FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonTrackBar Class / Value Property

In This Topic
    Value Property (RibbonTrackBar)
    In This Topic
    Gets or sets the current value of the RibbonTrackBar.
    Syntax
    'Declaration
     
    Public Property Value As System.Integer
    public System.int Value {get; set;}
    See Also