Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / C1BasePicker Class / Label Property

In This Topic
    Label Property (C1BasePicker)
    In This Topic
    Label control associated with this input field.
    Syntax
    'Declaration
     
    
    Public Property Label As Label
    public Label Label {get; set;}
    See Also