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