Show / Hide Table of Contents

Class CellContentHorizontalAlignment

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

Fields

Auto

Declaration
public const CellContentHorizontalAlignment Auto
Field Value
Type Description
CellContentHorizontalAlignment

Center

Declaration
public const CellContentHorizontalAlignment Center
Field Value
Type Description
CellContentHorizontalAlignment

Left

Declaration
public const CellContentHorizontalAlignment Left
Field Value
Type Description
CellContentHorizontalAlignment

Right

Declaration
public const CellContentHorizontalAlignment Right
Field Value
Type Description
CellContentHorizontalAlignment

Stretch

Declaration
public const CellContentHorizontalAlignment Stretch
Field Value
Type Description
CellContentHorizontalAlignment

value__

Declaration
public int value__
Field Value
Type Description
System.Int32