Skip to main content

ASPxTreeListHeaderFilterEditorInitializeEventArgs 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