ComponentOne FlexGrid for WPF and Silverlight
EditorRange Property (C1FlexGrid)

C1.Silverlight.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