GridPanel that contains the range affected by the event.

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

Syntax

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

See Also