PivotGridCommands
Class
Holds commands that can be used by a RadPivotGrid.
Definition
Namespace:Telerik.Windows.Controls.Pivot
Assembly:Telerik.Windows.Controls.Pivot.dll
Syntax:
C#
public static class PivotGridCommands
Inheritance: objectPivotGridCommands
Properties
ClearSelection
RoutedUICommand
Gets the ClearSelection command.
C#
public static RoutedUICommand ClearSelection { get; }
CopySelection
RoutedUICommand
Gets the CopySelection command.
C#
public static RoutedUICommand CopySelection { get; }