New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Constructors

Initializes a new instance of the MinutesTimescale class.

C#
public MinutesTimescale()

Properties

Gets or sets the minutes.

C#
public MinutesRange Minutes { get; set; }
Property Value:

The minutes.

Gets the Name

C#
public override string Name { get; }

Overrides: SchedulerTimescale.Name

Gets the scaling factor.

C#
public override int ScalingFactor { get; }

Overrides: SchedulerTimescale.ScalingFactor