ComponentOne FlexPivot for WinForms
GetCellRange(Int32,Int32) Method

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotGrid Class > GetCellRange Method : GetCellRange(Int32,Int32) Method
Syntax
'Declaration
 
Public Overloads Function GetCellRange( _
   ByVal row As System.Integer, _
   ByVal col As System.Integer _
) As C1.Win.C1FlexGrid.CellRange
public C1.Win.C1FlexGrid.CellRange GetCellRange( 
   System.int row,
   System.int col
)

Parameters

row
col
See Also

Reference

C1FlexPivotGrid Class
C1FlexPivotGrid Members
Overload List