WrapAround Property (UpDown)

Class

UpDown.

Action

Gets whether values are wrapped if smaller than minimum or larger than maximum.

Syntax

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

Access

Read only.