Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / MinimumValueAttribute Class / MinimumValue Property

In This Topic
    MinimumValue Property (MinimumValueAttribute)
    In This Topic
    Returns the current value of the attribute.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property MinimumValue As Double
    public double MinimumValue {get;}
    See Also