Position
Wisej.Web.Position
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Specifies one of four positions in a container.
Fields
Bottom
Indicates the bottom side of a container.
Left
Indicates the left side of a container.
Right
Indicates the right side of a container.
Top
Indicates the top side of a container.
Used By
Scrolls the specified cell into view aligned according to the position specified by alignX and alignY , if possible.
Scrolls the specified column into view aligned to the left or right according to the position specified by alignX .
Scrolls the specified row into view aligned to the top or bottom according to the position specified by alignY .
Returns or sets the position of the T:Wisej.Web.ComponentTool items associated with this control.
Returns or sets the position of the T:Wisej.Web.ComponentTool items associated with this control.
Last updated