Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
GroupRow
.
.
::
.
.
GetCellRange Method
GroupRow Class
See Also
Gets a
CellRange
object that contains all the rows in the group represented by this
GroupRow
and all columns.
Namespace:
C1.Phone.FlexGrid
Assembly:
C1.Phone.FlexGrid
(in C1.Phone.FlexGrid.dll)
Syntax
C#
public
CellRange
GetCellRange
()
Visual Basic
Public
Function
GetCellRange
As
CellRange
Return Value
A
CellRange
object containing all the rows in the group represented by this
GroupRow
and all columns.
See Also
GroupRow Class
C1.Phone.FlexGrid Namespace