RadTimeBarCommands
All commands that the TimeBarBase and RadTimeBar expose.
Definition
Namespace:Telerik.Windows.Controls.TimeBar
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
public static class RadTimeBarCommands
Inheritance: objectRadTimeBarCommands
Properties
CenterSelection
RoutedUICommand
Gets value that represents the center selection command.
public static RoutedUICommand CenterSelection { get; }
The center selection command.
ExpandVisiblePeriod
RoutedUICommand
Gets value that represents the expand visible period range to period range command.
public static RoutedUICommand ExpandVisiblePeriod { get; }
The expand visible period range to period range command.
ExpandVisiblePeriodToEnd
RoutedUICommand
Gets value that represents the expand visible period end to period end command.
public static RoutedUICommand ExpandVisiblePeriodToEnd { get; }
The expand visible period end to period end command.
ExpandVisiblePeriodToStart
RoutedUICommand
Gets value that represents the expand visible period start to period start command.
public static RoutedUICommand ExpandVisiblePeriodToStart { get; }
The expand visible period start to period start command.
SelectGroupInterval
RoutedUICommand
Gets value that represents the select group interval command.
public static RoutedUICommand SelectGroupInterval { get; }
The select group interval command.
SelectGroupIntervalEnd
RoutedUICommand
Gets value that represents the select group interval end command.
public static RoutedUICommand SelectGroupIntervalEnd { get; }
The select group interval end command.
SelectGroupIntervalStart
RoutedUICommand
Gets value that represents the select group interval start command.
public static RoutedUICommand SelectGroupIntervalStart { get; }
The select group interval start command.