Enum HorizontalAlign
Defines the horizontal text alignment.
Namespace: Syncfusion.Blazor
Assembly: Syncfusion.Blazor.dll
Syntax
public enum HorizontalAlign
Fields
| Name | Description |
|---|---|
| Center | Align the text in the center. |
| Left | Align the text on the left. |
| Right | Align the text on the right. |