Show / Hide Table of Contents

Class HorizontalAlignment

Inheritance
System.Object
HorizontalAlignment
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class HorizontalAlignment : Enum

Fields

Center

Declaration
public const HorizontalAlignment Center
Field Value
Type Description
HorizontalAlignment

Left

Declaration
public const HorizontalAlignment Left
Field Value
Type Description
HorizontalAlignment

Right

Declaration
public const HorizontalAlignment Right
Field Value
Type Description
HorizontalAlignment

Stretch

Declaration
public const HorizontalAlignment Stretch
Field Value
Type Description
HorizontalAlignment

value__

Declaration
public int value__
Field Value
Type Description
System.Int32