ComponentOne FlexGrid for UWP
EditorRange Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexGrid Class : EditorRange Property
Gets the CellRange that corresponds to the cell currently being edited.
Syntax
'Declaration
 
Public ReadOnly Property EditorRange As CellRange
public CellRange EditorRange {get;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members