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