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

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

Reference

PropertyAttribute Class
PropertyAttribute Members