Enum TextAlignment
Specifies the text alignment of the bar.
Namespace: Syncfusion.Windows.Forms.Tools.XPMenus
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum TextAlignment
Fields
Name | Description |
---|---|
Center | Specifies that the contents of a text are aligned with the center. |
Far | Specifies that the contents of a text are aligned with the far. |
Near | Specifies that the contents of a text are aligned with the near. |