Class HalfHourTimescale
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.Scheduler.dll
Syntax
public class HalfHourTimescale : MinutesTimescale, ICloneable, INotifyPropertyChanged
Constructors
HalfHourTimescale()
Properties
Name
Gets the name.
Declaration
public override string Name { get; }
Property Value
System.String
The name. |
Overrides
ScalingFactor
Gets the scaling factor.
Declaration
public override int ScalingFactor { get; }
Property Value
System.Int32
The scaling factor. |