Show / Hide Table of Contents

Class VerticalAlignment

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

Fields

Bottom

Declaration
public const VerticalAlignment Bottom
Field Value
Type Description
VerticalAlignment

Center

Declaration
public const VerticalAlignment Center
Field Value
Type Description
VerticalAlignment

Stretch

Declaration
public const VerticalAlignment Stretch
Field Value
Type Description
VerticalAlignment

Top

Declaration
public const VerticalAlignment Top
Field Value
Type Description
VerticalAlignment

value__

Declaration
public int value__
Field Value
Type Description
System.Int32