Back to Devexpress

DXCollectionView.GroupCount Property

maui-devexpress-dot-maui-dot-collectionview-dot-dxcollectionview-0f1aebc5.md

latest863 B
Original Source

DXCollectionView.GroupCount Property

Gets the number of data item groups in a CollectionView.

Namespace : DevExpress.Maui.CollectionView

Assembly : DevExpress.Maui.CollectionView.dll

NuGet Package : DevExpress.Maui.CollectionView

Declaration

csharp
public int GroupCount { get; }

Property Value

TypeDescription
Int32

The number of data item groups in a view.

|

See Also

DXCollectionView Class

DXCollectionView Members

DevExpress.Maui.CollectionView Namespace