Click or drag to resize
KaxCalendarFastNavigationStep Property
Gets or sets an integer value representing the number of CalendarView views that will be scrolled when the user clicks on a fast navigation link.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public int FastNavigationStep { get; set; }

Property Value

Type: Int32
See Also