Gets a Rect value that represents the bounds of the cell at the specified location.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public Rect Rect { get; }
Visual Basic
Public ReadOnly Property Rect As Rect
	Get

See Also