Table of Contents

Enum HorizontalAlign

Namespace
Radzen
Assembly
Radzen.Blazor.dll

Specifies horizontal alignment.

public enum HorizontalAlign
Extension Methods

Fields

Center = 2

Center horizontal alignment.

Justify = 3

Justify horizontal alignment.

Left = 0

Left horizontal alignment.

Right = 1

Right horizontal alignment.