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

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)

Syntax

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

See Also