Vertical Property (SashForm)

Class

SashForm.

Action

Gets or sets whether the sash form is vertical.

Syntax

C#
protected Boolean Vertical { get; set; }
VB
'Declaration
Protected ReadWrite Property Vertical As Boolean

Access

Read and write.