ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml 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 System.Double
    public System.double Value {get; set;}
    See Also