TabAlignment

Wisej.Web.TabAlignment

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Specifies the locations of the tabs in a tab control.

public enum TabAlignment : Enum

Fields

Name
Description

Bottom

The tab buttons are located across the bottom of the control.

Left

The tab buttons are located along the left edge of the control.

Right

The tab buttons are located along the right edge of the control.

Top

The tab buttons are located across the top of the control.

Used By

Name
Description

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

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

Last updated