FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlRangeEventArgs Class / CellRange Property

In This Topic
    CellRange Property (GridControlRangeEventArgs)
    In This Topic
    Gets the cell range.
    Syntax
    'Declaration
     
    Public ReadOnly Property CellRange As GridControlRange
    public GridControlRange CellRange {get;}
    See Also