CustomizeGridViewDataColumnEventArgs.ModelColumn Property
Gets the Application Model settings of the column.
Namespace: DevExpress.ExpressApp.Web.Editors.ASPx
Assembly: DevExpress.ExpressApp.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
IModelColumn | An IModelColumn object that specifies the Application Model settings of the column. |
See Also