ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1CheckList Class / Styles Property

In This Topic
    Styles Property (C1CheckList)
    In This Topic
    Gets or sets styles.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Styles As CheckListStyles
    public CheckListStyles Styles {get;}
    See Also