Class RadPropertyGridCommands
Inheritance
System.Object
RadPropertyGridCommands
Namespace: Telerik.UI.Xaml.Controls
Assembly: Telerik.WinUI.Controls.dll
Syntax
public static class RadPropertyGridCommands : Object
Properties
ExpandCurrentField
Declaration
public static ICommand ExpandCurrentField { get; }
Property Value
System.
|
Group
Declaration
public static ICommand Group { get; }
Property Value
System.
|
MovePageDown
Declaration
public static ICommand MovePageDown { get; }
Property Value
System.
|
MovePageUp
Declaration
public static ICommand MovePageUp { get; }
Property Value
System.
|
MoveToFirst
Declaration
public static ICommand MoveToFirst { get; }
Property Value
System.
|
MoveToLast
Declaration
public static ICommand MoveToLast { get; }
Property Value
System.
|
MoveToNext
Declaration
public static ICommand MoveToNext { get; }
Property Value
System.
|
MoveToPrevious
Declaration
public static ICommand MoveToPrevious { get; }
Property Value
System.
|
Search
Declaration
public static ICommand Search { get; }
Property Value
System.
|
Sort
Declaration
public static ICommand Sort { get; }
Property Value
System.
|