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