ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1MultiSelectGroupItem Class / State Property

In This Topic
    State Property (C1MultiSelectGroupItem)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property State As C1.WPF.ListView.C1ListBoxItemState
    public C1.WPF.ListView.C1ListBoxItemState State {get; set;}
    See Also