ClassHalfHourTimescale
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.Scheduler.dll
Syntax:
cs-api-definition
public class HalfHourTimescale : MinutesTimescale, ICloneable, INotifyPropertyChanged
Inheritance: objectSchedulerTimescaleMinutesTimescaleHalfHourTimescale
Implements:
Inherited Members
Constructors
HalfHourTimescale()
Initializes a new instance of the HalfHourTimescale class.
Declaration
cs-api-definition
public HalfHourTimescale()
Properties
Name
Gets the name.
Declaration
cs-api-definition
public override string Name { get; }
Property Value
The name.
Overrides
ScalingFactor
Gets the scaling factor.
Declaration
cs-api-definition
public override int ScalingFactor { get; }
Property Value
The scaling factor.
Overrides