FilterControlCriteriaValueEditorCreateEventArgs Properties
Provides data for the ASPxFilterControlBase.CriteriaValueEditorCreate, ASPxGridBase.FilterControlCriteriaValueEditorCreate, and ASPxGridBase.FilterControlCriteriaValueEditorCreate events.Name | Description |
---|---|
Column | Gets the column whose editor is being created. |
EditorProperties | Gets or sets the processed editor properties. |
Value | Gets or sets the processed editor value. |
See Also