LeftRightAlignment

Wisej.Web.LeftRightAlignment

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Specifies whether an object or text is aligned to the left or right of a reference point.

public enum LeftRightAlignment : Enum

Fields

NameDescription

Left

The object or text is aligned to the left of the reference point.

Right

The object or text is aligned to the right of the reference point.

Used By

NameDescription

Returns or sets the position of this DesktopTaskBarItem within the taskbar in the parent Desktop.

Returns or sets the position of this DesktopTaskBarItem within the taskbar in the parent Desktop.

Returns or sets the horizontal alignment of this ComponentTool within the parent's container.

Displays the context menu at the specified position and with the specified alignment in relation to the specified control.

Asynchronously displays the context menu at the specified position and with the specified alignment in relation to the specified control.

Last updated