Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonTimePicker Class / Label Property

In This Topic
    Label Property (RibbonTimePicker)
    In This Topic
    Gets or sets the label used to identify this RibbonTimePicker.
    Syntax
    'Declaration
     
    
    Public Property Label As String
    public string Label {get; set;}
    See Also