FilterControlCriteriaValueEditorInitializeEventArgs.Column Property
Gets the column whose editor is being initialized.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| FilterControlColumn | A FilterControlColumn object that is the column whose editor is being initialized. |
See Also