Class GridDataCommandManager
Inheritance
System.Object
GridDataCommandManager
Assembly: Syncfusion.Grid.Wpf.dll
Syntax
public static class GridDataCommandManager : Object
Fields
CollapseAllCommand
Declaration
public static RoutedCommand CollapseAllCommand
Field Value
Type |
System.Windows.Input.RoutedCommand |
DeleteCommand
Declaration
public static RoutedCommand DeleteCommand
Field Value
Type |
System.Windows.Input.RoutedCommand |
ExpandAllCommand
Declaration
public static RoutedCommand ExpandAllCommand
Field Value
Type |
System.Windows.Input.RoutedCommand |
GroupCommand
Declaration
public static RoutedCommand GroupCommand
Field Value
Type |
System.Windows.Input.RoutedCommand |
MoveFirstCommand
Declaration
public static RoutedCommand MoveFirstCommand
Field Value
Type |
System.Windows.Input.RoutedCommand |
MoveLastCommand
Declaration
public static RoutedCommand MoveLastCommand
Field Value
Type |
System.Windows.Input.RoutedCommand |
MoveNextCommand
Declaration
public static RoutedCommand MoveNextCommand
Field Value
Type |
System.Windows.Input.RoutedCommand |
MovePreviousCommand
Declaration
public static RoutedCommand MovePreviousCommand
Field Value
Type |
System.Windows.Input.RoutedCommand |
PrintCommand
Declaration
public static RoutedCommand PrintCommand
Field Value
Type |
System.Windows.Input.RoutedCommand |
ShowPrintDialogCommand
Declaration
public static RoutedCommand ShowPrintDialogCommand
Field Value
Type |
System.Windows.Input.RoutedCommand |
SortCommand
Declaration
public static RoutedCommand SortCommand
Field Value
Type |
System.Windows.Input.RoutedCommand |