Skip to main content
All docs
V25.1
  • 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