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