GridViewHeaderTemplateContainer.Column Property
Gets the column that contains the template container.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
GridViewColumn | A GridViewColumn object that uniquely identifies the column that contains the template container. |
See Also