CreateCustomGridViewDataColumnEventArgs.Column Property
Specifies the data column.
Namespace: DevExpress.ExpressApp.Web.Editors.ASPx
Assembly: DevExpress.ExpressApp.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
GridViewColumn | The GridViewColumn object that specifies the data column. |
See Also