Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialNumericItem Class / Value Property

In This Topic
    Value Property (C1RadialNumericItem)
    In This Topic
    Gets or sets the Value property.
    Syntax
    'Declaration
     
    
    Public Property Value As Double
    public double Value {get; set;}
    See Also