ClassPivotGridCommands
Class
Holds commands that can be used by a RadPivotGrid.
Definition
Namespace:Telerik.Windows.Controls.Pivot
Assembly:Telerik.Windows.Controls.Pivot.dll
Syntax:
cs-api-definition
public static class PivotGridCommands
Inheritance: objectPivotGridCommands
Properties
ClearSelection
Gets the ClearSelection command.
Declaration
cs-api-definition
public static RoutedUICommand ClearSelection { get; }
Property Value
RoutedUICommand
CopySelection
Gets the CopySelection command.
Declaration
cs-api-definition
public static RoutedUICommand CopySelection { get; }
Property Value
RoutedUICommand