ASPxGridHeaderFilterEditorInitializeEventArgs Properties
A base class for classes that provide data for the HeaderFilterEditorInitialize events of the grid-like controls.| Name | Description |
|---|---|
| Editor | Gets the editor in the header filter. |
| EditorType | Gets the editor type. |
See Also