Class TimeIntervalControlBase
Base class for all controls that visualize intervals.
Inheritance
System.Object
TimeIntervalControlBase
Namespace: Telerik.Windows.Controls.TimeBar
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public abstract class TimeIntervalControlBase : Control
Constructors
TimeIntervalControlBase()
Declaration
protected TimeIntervalControlBase()
Fields
HeaderStyleProperty
Identifies the Header
Declaration
public static readonly DependencyProperty HeaderStyleProperty
Field Value
System.
|
Properties
HeaderStyle
Gets or sets the System.
Declaration
public Style HeaderStyle { get; set; }
Property Value
System. The System. |