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