One of the GroupMove values that specified the action that generated the event.

Namespace:  C1.Web.UI.Controls.C1GridView
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

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

See Also