GridViewGroupRowTemplateContainer.Columns Property
Returns a collection of columns related to the group row.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| GridViewDataColumn[] | A collection of GridViewDataColumn objects. |
See Also