HorizontallyScrollable Property (UIAPane)

Class

UIAPane.

Action

Gets a value that indicates whether the pane can scroll horizontally.

Syntax

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

Access

Read only.