C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / C1GridControl Class / EditorRange Property

In This Topic
EditorRange Property (C1GridControl)
In This Topic
Gets the GridControlRange that corresponds to the cell currently being edited.
Syntax
'Declaration
 
Public ReadOnly Property EditorRange As GridControlRange
 
See Also