GridViewGroupFooterCellTemplateContainer.GroupedColumns Property
Provides access to a collection of grouped columns.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
GridViewDataColumn[] | A DevExpress.Web.GridViewDataColumn[] object that is a collection of grouped columns. |
See Also