Table of Contents
CanVerticallyScroll Property

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

Syntax
 public Boolean CanVerticallyScroll { get; set; }

Implements

IScrollInfo.CanVerticallyScroll
See Also