Gets or sets a value that determines whether to display month navigator.

Namespace:  C1.Web.iPhone.C1Calendar
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public bool ShowMonthNavigator { get; set; }
Visual Basic
Public Property ShowMonthNavigator As Boolean
	Get
	Set

See Also