ClassYearTimescale
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.Scheduler.dll
Syntax:
cs-api-definition
public class YearTimescale : SchedulerTimescale, ICloneable, INotifyPropertyChanged
Inheritance: objectSchedulerTimescaleYearTimescale
Implements:
Inherited Members
Constructors
YearTimescale()
Initializes a new instance of the YearTimescale class.
Declaration
cs-api-definition
public YearTimescale()
Properties
Name
Gets the Name
ScalingFactor
Gets the scaling factor.
Declaration
cs-api-definition
public override int ScalingFactor { get; }
Property Value
Overrides
Timescale
Gets the timescale.
Declaration
cs-api-definition
public override Timescales Timescale { get; }
Property Value
The timescale.
Overrides