Show / Hide Table of Contents

Class LinearProgressLabelAlign

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

Fields

Bottom

Declaration
public const LinearProgressLabelAlign Bottom
Field Value
Type Description
LinearProgressLabelAlign

BottomEnd

Declaration
[WCEnumName("bottom-end")]
public const LinearProgressLabelAlign BottomEnd
Field Value
Type Description
LinearProgressLabelAlign

BottomStart

Declaration
[WCEnumName("bottom-start")]
public const LinearProgressLabelAlign BottomStart
Field Value
Type Description
LinearProgressLabelAlign

Top

Declaration
public const LinearProgressLabelAlign Top
Field Value
Type Description
LinearProgressLabelAlign

TopEnd

Declaration
[WCEnumName("top-end")]
public const LinearProgressLabelAlign TopEnd
Field Value
Type Description
LinearProgressLabelAlign

TopStart

Declaration
[WCEnumName("top-start")]
public const LinearProgressLabelAlign TopStart
Field Value
Type Description
LinearProgressLabelAlign

value__

Declaration
public int value__
Field Value
Type Description
System.Int32