[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridControlEditingContext

GridControlEditingContext Class

Represents the current editing context.

Inheritance
GridControlEditingContext
Namespace: C1.Blazor.Grid
Assembly: C1.Blazor.GridControl.dll
Syntax
public class GridControlEditingContext
Public Class GridControlEditingContext

Constructors

Name Description
GridControlEditingContext()

Properties

Name Description
Data

Gets the data.

Editor

Gets or sets the editor instance.

EditorRange

Gets the GridControlRange that corresponds to the cell currently being edited.