Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended.PropertyGrid Namespace / NumericEditor Class / Value Property

In This Topic
    Value Property (NumericEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Value As Double
    public double Value {get; set;}
    See Also