ComponentOne Scheduler for WPF and Silverlight
SkipScrollViewers Property (ShiftingCanvas)

C1.WPF.Schedule Namespace > ShiftingCanvas Class : SkipScrollViewers Property
Gets or sets an System.Int32 value specifying the number of parent ScrollViewers which should be ignored. The default value is 0.
Syntax
'Declaration
 
Public Property SkipScrollViewers As System.Integer
public System.int SkipScrollViewers {get; set;}
See Also

Reference

ShiftingCanvas Class
ShiftingCanvas Members