Skip to main content
A newer version of this page is available. .
Tab

ASPxVerticalGridHeaderFilterEditorInitializeEventArgs Properties

Provides data for the HeaderFilterEditorInitialize event.
Name Description
Editor Gets the editor in the header filter. Inherited from ASPxGridHeaderFilterEditorInitializeEventArgs.
EditorType Gets the editor type. Inherited from ASPxGridHeaderFilterEditorInitializeEventArgs.
Row Gets the row to which the processed editor belongs.
See Also