Namespace: DayPilot.Web.Ui.Enums.Navigator
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 RowsPerMonth |
Visual Basic |
---|
Public Enumeration RowsPerMonth |
Visual C++ |
---|
public enum class RowsPerMonth |
Members
Member name | Value | Description | |
---|---|---|---|
Auto | 0 | Choose the number of rows automatically (no extra rows). | |
Six | 1 | Always show 6 rows. |