Property MinValue
MinValue
Gets or sets the minimum value that can be entered in the control.
object? MinValue { get; set; }
Property Value
Remarks
This property has sense for the numbers and some other types.
Default value is null.
Gets or sets the minimum value that can be entered in the control.
object? MinValue { get; set; }
This property has sense for the numbers and some other types.
Default value is null.