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

In This Topic
    IsSelected Property (C1MultiSelectGroupItem)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property IsSelected As Boolean
    public bool IsSelected {get; set;}
    See Also