[Visual Basic] Property ReadOnly MaximumValue As Double [C#] double MaximumValue { get; } [C++] __property double get_MaximumValue(); [JScript] function get MaximumValue() : double
IScrollBar Interface | White.Core.UIItems.Scrolling Namespace