ComponentOne FlexGrid for WPF and Silverlight
GetCellRange Method (RowWithDetails)

C1.WPF.FlexGrid Namespace > RowWithDetails Class : GetCellRange Method
Gets a CellRange object that contains both this and detail row and all columns.
Syntax
'Declaration
 
Public Function GetCellRange() As CellRange
public CellRange GetCellRange()

Return Value

A CellRange object containing this and detail row and all columns.
See Also

Reference

RowWithDetails Class
RowWithDetails Members