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

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