Gets the GridPanel at the specified location.

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

Syntax

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

See Also