Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / MaximumValueAttribute Class / MaximumValue Property

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