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

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