Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / C1Label Class / Styles Property

In This Topic
    Styles Property (C1Label)
    In This Topic
    Gets or sets the C1Label styles.
    Syntax
    'Declaration
     
    
    Public Property Styles As LabelStyles
    public LabelStyles Styles {get; set;}
    See Also