Skip to main content
A newer version of this page is available. .
All docs
V23.1

GridCustomizeCellEditorEventArgs Class

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

Namespace: DevExpress.Blazor

Assembly: DevExpress.Blazor.v23.1.dll

NuGet Package: DevExpress.Blazor

Declaration

public abstract class GridCustomizeCellEditorEventArgs
See Also