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