HeaderPosition
Wisej.Web.HeaderPosition
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Specifies the locations of the header in a Panel control.
Fields
Name | Description |
---|---|
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
Name | Description |
---|---|
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