Table of Contents

Property IsVertical

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

IsVertical

Gets or sets a value indicating whether to align the toolbar vertically.

public bool IsVertical { get; set; }

Property Value

bool

true if toolbar is aligned vertically; otherwise, false. The default is false.

Remarks

Vertical toolbars are aligned at the left or right side of parent window.