ASPxCardViewEditorEventArgs.Column Property
Gets the data column whose cell editor is being initialized.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| CardViewColumn | A CardViewColumn descendant that represents the data column whose cell editor is being initialized. |
See Also