GridViewFooterCellTemplateContainer.Column Property
Gets a data column where the template is rendered.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| GridViewColumn | A GridViewColumn object or descendant that represents the column. |
See Also