ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon 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 System.String
    public System.string Label {get; set;}
    See Also