C1.WPF.Extended Namespace / PropertyAttribute Class / MinimumValue Property

In This Topic
MinimumValue Property (PropertyAttribute)
In This Topic
Gets or sets the minimum allowed value for the property (applies only to numeric properties).
Syntax
'Declaration
 
Public Property MinimumValue As Double
 
See Also