Skip to main content
Version: 3.5

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
BottomThe header is located across the bottom of the control.
LeftThe header is located along the left edge of the control.
RightThe header is located along the right edge of the control.
TopThe header is located across the top of the control.

Used By

NameDescription
MonthCalendar.ToolsPositionReturns or sets the position of the ComponentTool items associated with this control.
Panel.CollapseSideReturns or sets a value that indicates to which side should the panel collapse.
Panel.HeaderPositionReturns or sets a value that indicates on which side to display the header when the header is visible.
SplitterPanel.CollapseSideReturns or sets a value that indicates to which side should the panel collapse.