Gets or sets an Int32 value specifying the number of parent ScrollViewers which should be ignored. The default value is 0.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

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

See Also