Gets a rectangle that represents the position of a CellRange on
the panel.
Namespace:
C1.Phone.FlexGridAssembly: C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)
Syntax
C# |
---|
public Rect GetCellRect( CellRange range ) |
Visual Basic |
---|
Public Function GetCellRect ( _ range As CellRange _ ) As Rect |
Parameters
- range
- Type: C1.Phone.FlexGrid..::..CellRange
CellRange to locate.