ClassRadPropertyGridCommands
Class
Exposes the commands defined by RadPropertyGrid.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.Data.dll
Syntax:
cs-api-definition
public static class RadPropertyGridCommands
Inheritance: objectRadPropertyGridCommands
Properties
ExpandCurrentField
Gets the ExpandCurrentField command.
Declaration
cs-api-definition
public static ICommand ExpandCurrentField { get; }
Property Value
Group
Gets the Group command.
MovePageDown
Gets the MovePageDown command.
MovePageUp
Gets the MovePageUp command.
MoveToFirst
Gets the MoveToFirst command.
MoveToLast
Gets the MovePageUp command.
MoveToNext
Gets the MoveToNext command.
MoveToPrevious
Gets the MoveToPrevious command.
Declaration
cs-api-definition
public static ICommand MoveToPrevious { get; }
Property Value
Search
Gets the Search command.