Class
HistoryNavigationCommands

Provides commands for HistoryNavigationCommands.

Definition

Namespace:Telerik.Windows.Controls.FileDialogs

Assembly:Telerik.Windows.Controls.FileDialogs.dll

Syntax:

cs-api-definition
public static class HistoryNavigationCommands

Inheritance: objectHistoryNavigationCommands

Properties

Back

Gets the back command.

Declaration

cs-api-definition
public static ICommand Back { get; }

Property Value

ICommand

The back command.

Forward

Gets the forward command.

Declaration

cs-api-definition
public static ICommand Forward { get; }

Property Value

ICommand

The forward command.

Up

Gets the up command.

Declaration

cs-api-definition
public static ICommand Up { get; }

Property Value

ICommand

The up command.

In this article
DefinitionPropertiesBackForwardUp
Not finding the help you need?
Contact Support