HorizontallyScrollable Property (SLPane)

Class

SLPane.

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.