HeaderPosition

Wisej.Web.HeaderPosition

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Specifies the locations of the header in a Panel control.

public enum HeaderPosition : Enum

Fields

NameDescription

Bottom

The header is located across the bottom of the control.

Left

The header is located along the left edge of the control.

Right

The header is located along the right edge of the control.

Top

The header is located across the top of the control.

Used By

NameDescription

Returns or sets the position of the ComponentTool items associated with this control.

Returns or sets a value that indicates to which side should the panel collapse.

Returns or sets a value that indicates on which side to display the header when the header is visible.

Returns or sets a value that indicates to which side should the panel collapse.

Last updated