Wisej.Web.HeaderPosition
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Specifies the locations of the header in a Panel control.
public enum HeaderPosition : Enum
Public Enum HeaderPosition As [Enum]
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.
MonthCalendar.ToolsPosition
Returns or sets the position of the ComponentTool items associated with this control.
Panel.CollapseSide
Returns or sets a value that indicates to which side should the panel collapse.
Panel.HeaderPosition
Returns or sets a value that indicates on which side to display the header when the header is visible.
SplitterPanel.CollapseSide
Last updated 2 years ago
Was this helpful?