Namespace: DayPilot.Web.Mvc.Enums.Navigator
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 nameValueDescription
Auto0 Choose the number of rows automatically (no extra rows).
Six1 Always show 6 rows.

See Also