GridViewGroupFooterCellTemplateContainer.GroupedColumn Property
Gets the grouped column.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| GridViewDataColumn | A GridViewDataColumn object that is the grouped column. |
See Also