New to Telerik UI for WPFStart a free 30-day trial

Defines Grouping Event Actions that are passed as arguments to the Grouping Event on item drag.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

C#
public enum GroupingEventAction

Fields

The item is moved.

C#
Move = 2

The item is dragged in.

C#
Place = 0

The item is dragged out.

C#
Remove = 1

The item is sorted.

C#
Sort = 3
In this article
DefinitionFieldsMovePlaceRemoveSort
Not finding the help you need?
Contact Support