GroupHeaderTemplateContainer.GroupValue Property
Gets the value of the group to which the rendered header belongs.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Object | A Object specifying the related grouping value. |
See Also