ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / CheckListItemStyles Class / Default Property

In This Topic
    Default Property
    In This Topic
    Gets the default styles.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Default As ItemStyle
    public ItemStyle Default {get;}
    See Also