Back to Devexpress

TreeListCustomizeFilterRowEditorEventArgs Class

blazor-devexpress-dot-blazor-f3e6d022.md

latest1.2 KB
Original Source

TreeListCustomizeFilterRowEditorEventArgs Class

Contains data for the CustomizeFilterRowEditor event.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public class TreeListCustomizeFilterRowEditorEventArgs :
    GridCustomizeFilterRowEditorEventArgsBase

Remarks

Handle the CustomizeFilterRowEditor event to customize a filter row editor at runtime.

Inheritance

Object DevExpress.Blazor.Grid.Internal.GridEventArgsBase DevExpress.Blazor.Grid.Internal.GridCustomizeCellEditorEventArgsBase DevExpress.Blazor.Grid.Internal.GridCustomizeFilterRowEditorEventArgsBase TreeListCustomizeFilterRowEditorEventArgs

See Also

TreeListCustomizeFilterRowEditorEventArgs Members

DevExpress.Blazor Namespace