[]
        
(Showing Draft Content)

C1.Blazor.Core.C1HorizontalAlignment

C1HorizontalAlignment Enum

Represents the horizontal positions of text elements.

Namespace: C1.Blazor.Core
Assembly: C1.Blazor.Core.dll
Syntax
public enum C1HorizontalAlignment
Public Enum C1HorizontalAlignment

Fields

Name Description
Center

The text is centered.

Left

The text is aligned to the left.

Right

The text is aligned to the right.

Stretch

The text is stretched.