Gets or sets the number of months to swap after clicking the navigation button.

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

Syntax

C#
public int NavigationStep { get; set; }
Visual Basic
Public Property NavigationStep As Integer
	Get
	Set

See Also