Table of Contents

Property IsRight

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

IsRight

Gets or sets a value indicating whether to align the toolbar at the right side of parent window.

public bool IsRight { get; set; }

Property Value

bool

true if toolbar is aligned at the right side; otherwise, false. The default is false.

Remarks

This property affects only vertical toolbars.