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