Skip to main content
Version: 3.5

ToolBarTextAlign

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Specifies the alignment of text on the ToolBarButton control.

public enum ToolBarTextAlign : Enum

Fields

NameDescription
RightThe text is aligned to the right of the ToolBarButton image.
UnderneathThe text is aligned underneath the ToolBarButton image.

Used By

NameDescription
ToolBar.TextAlignReturns or sets the alignment of text in relation to each image displayed on the toolbar button controls.