An NDoc Documented Class Library

IScrollBar.MaximumValue Property

[Visual Basic]
Property ReadOnly MaximumValue As Double
[C#]
double MaximumValue { get; }
[C++]
__property double get_MaximumValue();
[JScript]
function get MaximumValue() : double

See Also

IScrollBar Interface | White.Core.UIItems.Scrolling Namespace