Skip to main content
All docs
V23.2

GridCustomizeCellEditorEventArgs Class

The base class that declares common properties for the GridCustomizeDataRowEditorEventArgs and GridCustomizeFilterRowEditorEventArgs classes.

Namespace: DevExpress.Blazor

Assembly: DevExpress.Blazor.v23.2.dll

NuGet Package: DevExpress.Blazor

Declaration

public abstract class GridCustomizeCellEditorEventArgs
See Also