C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / EditorRange Property

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