VerticallyScrollable Property (SLPane)

Class

SLPane.

Action

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

Syntax

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

Access

Read only.