Back to Devexpress

GridCustomizeFilterRowEditorEventArgs Class

blazor-devexpress-dot-blazor-ce4c50a0.md

latest1.1 KB
Original Source

GridCustomizeFilterRowEditorEventArgs Class

Contains data for the CustomizeFilterRowEditor event.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public class GridCustomizeFilterRowEditorEventArgs :
    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 GridCustomizeFilterRowEditorEventArgs

See Also

GridCustomizeFilterRowEditorEventArgs Members

DevExpress.Blazor Namespace