VerticallyScrollable Property (UIATreeView)

Class

UIATreeView.

Action

Gets a value that indicates whether the tree view can scroll vertically.

Syntax

C#
protected Boolean VerticallyScrollable { get; }
VB
'Declaration
Protected Read Property VerticallyScrollable As Boolean

Access

Read only.