[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.Node.GetCellRange

GetCellRange Method

GetCellRange()

Returns a CellRange object containing this row and all its child rows.

Declaration
public CellRange GetCellRange()
Returns
Type Description
CellRange

A CellRange object containing this row and all its child rows.

Remarks

The CellRange object returned includes all columns.