ComponentOne Extended Library for WPF and Silverlight
MaximumValue Property (PropertyAttribute)

C1.WPF.Extended Namespace > PropertyAttribute Class : MaximumValue Property
Gets or sets the maximum allowed value for the property (applies only to numeric properties).
Syntax
'Declaration
 
Public Property MaximumValue As Double
public double MaximumValue {get; set;}
See Also

Reference

PropertyAttribute Class
PropertyAttribute Members