Class TimelineScrollBar
A Rad
Inherited Members
Namespace: Telerik.Windows.Controls.Timeline
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class TimelineScrollBar : RadSlider, IRangeSelector<double>, ISupportInitialize, IThemable
Constructors
TimelineScrollBar()
Declaration
public TimelineScrollBar()
Fields
ScrollBarVisibilityProperty
Identifies the Scroll
Declaration
public static readonly DependencyProperty ScrollBarVisibilityProperty
Field Value
System.
|
Properties
ScrollBarVisibility
Gets or sets a value that indicates whether this scrollBar should be displayed.
Declaration
public ScrollBarVisibility ScrollBarVisibility { get; set; }
Property Value
System. A Scroll |
Methods
OnSelectionChanged()
Called when SelectionRange event occurs.
Declaration
protected override void OnSelectionChanged()