Namespace: DayPilot.Web.Mvc.Enums.Navigator
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.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. |