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

ASPxCardViewHeaderFilterEditorInitializeEventArgs Properties

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