ListCollectionView.IsGrouping Property

Definition

Gets a value that indicates whether there are groups in the view.

protected:
 property bool IsGrouping { bool get(); };
protected bool IsGrouping { get; }
member this.IsGrouping : bool
Protected ReadOnly Property IsGrouping As Boolean

Property Value

true if there are groups in the view; otherwise, false.

Applies to