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

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