Namespace: DayPilot.Web.Ui.Enums
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
C# |
---|
public enum TimeScale |
Visual Basic |
---|
Public Enumeration TimeScale |
Visual C++ |
---|
public enum class TimeScale |
Members
Member name | Value | Description | |
---|---|---|---|
Minute | 0 | ||
Hour | 1 | ||
Day | 2 | ||
Week | 3 | ||
Month | 4 | ||
Year | 5 | ||
CellDuration | 6 | ||
Manual | 7 |