HorizontallyScrollable Property (SLAutoCompleteBox)

Action

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

Syntax

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

Access

Read only.