[]
        
(Showing Draft Content)

C1.Blazor.Grid.C1GridControl.ActiveEditor

ActiveEditor Property

ActiveEditor

Gets the cell editor that is currently active.

Declaration
public ComponentBase ActiveEditor { get; }
Remarks

The most common use for this property is to determine whether the grid is currently in edit mode. If the grid is not in edit mode, this property returns null.