MultiSelect for WPF | ComponentOne
C1.WPF.Input Namespace / C1MultiSelect Class / IsGrouping Property

In This Topic
    IsGrouping Property
    In This Topic
    Gets a value that indicates whether the control is using grouping.
    Syntax
    'Declaration
     
    
    Public Shadows ReadOnly Property IsGrouping As Boolean
    public new bool IsGrouping {get;}
    See Also