Gets the C1FlexGrid that owns this GridPanel.

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

Syntax

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

See Also