Class
RadTimeBarCommands

All commands that the TimeBarBase and RadTimeBar expose.

Definition

Namespace:Telerik.Windows.Controls.TimeBar

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

cs-api-definition
public static class RadTimeBarCommands

Inheritance: objectRadTimeBarCommands

Properties

CenterSelection

Gets value that represents the center selection command.

Declaration

cs-api-definition
public static RoutedUICommand CenterSelection { get; }

Property Value

RoutedUICommand

The center selection command.

ExpandVisiblePeriod

Gets value that represents the expand visible period range to period range command.

Declaration

cs-api-definition
public static RoutedUICommand ExpandVisiblePeriod { get; }

Property Value

RoutedUICommand

The expand visible period range to period range command.

ExpandVisiblePeriodToEnd

Gets value that represents the expand visible period end to period end command.

Declaration

cs-api-definition
public static RoutedUICommand ExpandVisiblePeriodToEnd { get; }

Property Value

RoutedUICommand

The expand visible period end to period end command.

ExpandVisiblePeriodToStart

Gets value that represents the expand visible period start to period start command.

Declaration

cs-api-definition
public static RoutedUICommand ExpandVisiblePeriodToStart { get; }

Property Value

RoutedUICommand

The expand visible period start to period start command.

SelectGroupInterval

Gets value that represents the select group interval command.

Declaration

cs-api-definition
public static RoutedUICommand SelectGroupInterval { get; }

Property Value

RoutedUICommand

The select group interval command.

SelectGroupIntervalEnd

Gets value that represents the select group interval end command.

Declaration

cs-api-definition
public static RoutedUICommand SelectGroupIntervalEnd { get; }

Property Value

RoutedUICommand

The select group interval end command.

SelectGroupIntervalStart

Gets value that represents the select group interval start command.

Declaration

cs-api-definition
public static RoutedUICommand SelectGroupIntervalStart { get; }

Property Value

RoutedUICommand

The select group interval start command.