GroupHeaderTemplateContainer.GroupItemCount Property
Gets the number of items contained within the group whose header template is being instantiated.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that represents the total number of data items within the group. |
See Also