Skip to main content
All docs
V25.1
  • ASPxTreeListHeaderFilterEditorInitializeEventArgs Properties
    Show Inherited Hide Inherited

    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