Skip to main content
All docs
V24.1

TreeListCustomizeFilterRowEditorEventArgs Class

Contains data for the CustomizeFilterRowEditor event.

Namespace: DevExpress.Blazor

Assembly: DevExpress.Blazor.v24.1.dll

NuGet Package: DevExpress.Blazor

Declaration

public class TreeListCustomizeFilterRowEditorEventArgs :
    GridCustomizeFilterRowEditorEventArgsBase

Inheritance

Object
DevExpress.Blazor.Internal.GridEventArgsBase
DevExpress.Blazor.Internal.GridCustomizeCellEditorEventArgsBase
DevExpress.Blazor.Internal.GridCustomizeFilterRowEditorEventArgsBase
TreeListCustomizeFilterRowEditorEventArgs
See Also