Class HorizontalAlignment
Inheritance
System.Object
HorizontalAlignment
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class HorizontalAlignment : Enum
Fields
Center
Declaration
public const HorizontalAlignment Center
Field Value
Left
Declaration
public const HorizontalAlignment Left
Field Value
Right
Declaration
public const HorizontalAlignment Right
Field Value
Stretch
Declaration
public const HorizontalAlignment Stretch
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|