VerticallyScrollable Property (SLAutoCompleteBox)

Action

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

Syntax

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

Access

Read only.