VerticallyScrollable Property (SLListBox)

Class

SLListBox.

Action

Gets a value that indicates whether the list box can scroll vertically.

Syntax

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

Access

Read only.