Show / Hide Table of Contents

Class CellContentVerticalAlignment

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

Fields

Auto

Declaration
public const CellContentVerticalAlignment Auto
Field Value
Type Description
CellContentVerticalAlignment

Bottom

Declaration
public const CellContentVerticalAlignment Bottom
Field Value
Type Description
CellContentVerticalAlignment

Center

Declaration
public const CellContentVerticalAlignment Center
Field Value
Type Description
CellContentVerticalAlignment

Stretch

Declaration
public const CellContentVerticalAlignment Stretch
Field Value
Type Description
CellContentVerticalAlignment

Top

Declaration
public const CellContentVerticalAlignment Top
Field Value
Type Description
CellContentVerticalAlignment

value__

Declaration
public int value__
Field Value
Type Description
System.Int32