FilterControlCriteriaValueEditorInitializeEventArgs Properties
Provides data for the ASPxFilterControlBase.CriteriaValueEditorInitialize, ASPxGridBase.FilterControlCriteriaValueEditorInitialize, and ASPxGridBase.FilterControlCriteriaValueEditorInitialize events.| Name | Description |
|---|---|
| Column | Gets the column whose editor is being initialized. |
| Editor | Gets the processed editor. |
| Value | Gets the processed editor value. |
See Also