RangeValueProviderWrapperMinimum - свойство
Gets the minimum range value supported by the control.
Пространство имён: Tessa.UI.Automation.HelpersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
public double Minimum { get; }
Public ReadOnly Property Minimum As Double
Get
public:
virtual property double Minimum {
double get () sealed;
}
abstract Minimum : float with get
override Minimum : float with get
DoubleThe minimum value supported by the control or null (
in Visual Basic) if the control does not support
Minimum.
IRangeValueProviderMinimum