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