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