Gtk.Adjustment.Upper Property
Retrieve the upper bound of this Adjustment.

Syntax

[GLib.Property("upper")]
public double Upper { set; get; }

Value

a double

Remarks

The maximum possible value that is currently allowed.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)