Table of Contents

Property IsBottom

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

IsBottom

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

public bool IsBottom { get; set; }

Property Value

bool

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

Remarks

This property affects only horizontal toolbars.