Table of Contents
CanHorizontallyScroll Property

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

Syntax
 public Boolean CanHorizontallyScroll { get; set; }

Implements

IScrollInfo.CanHorizontallyScroll
See Also