Enum CardViewGroupingEventAction
Defines Grouping Event Actions that are passed as arguments to the Grouping Event on item drag.
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
public enum CardViewGroupingEventAction
Move
The item is moved.
Place
The item is dragged in.
Remove
The item is dragged out.
Sort
The item is sorted.