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

In This Topic
    Disabled Property (CheckListItemStyles)
    In This Topic
    Gets the disabled styles.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Disabled As ItemStyle
    public ItemStyle Disabled {get;}
    See Also