Table of Contents

Property TabAlignment

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

TabAlignment

Gets or sets the area of the control (for example, along the top) where the tabs are aligned.

public virtual TabAlignment TabAlignment { get; set; }

Property Value

TabAlignment

One of the TabAlignment values. The default is Top.

Remarks

Currently only Top and Bottom alignment is supported.