DisplayCanvasCanVerticallyScroll Property

CVB.Net Documentation
Gets or sets a value that indicates whether scrolling on the vertical axis is possible.

Namespace:  Stemmer.Cvb.Wpf.Controls
Assembly:  Stemmer.Cvb.Wpf (in Stemmer.Cvb.Wpf.dll) Version: 14.0.0.0
Syntax

public bool CanVerticallyScroll { get; set; }

Property Value

Type: Boolean

Implements

IScrollInfoCanVerticallyScroll
See Also

Reference