Enum
ProgressBarLabelPosition

The position of the label of the progress bar.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum ProgressBarLabelPosition

Fields

Center

The label is displayed in the center of the progress status. Specifies vertical orientation.

Declaration

cs-api-definition
Center = 1

Field Value

ProgressBarLabelPosition

End

The label is displayed at the end of the progress status.

Declaration

cs-api-definition
End = 2

Field Value

ProgressBarLabelPosition

Start

The label is displayed at the start of the progress status.

Declaration

cs-api-definition
Start = 0

Field Value

ProgressBarLabelPosition

In this article
DefinitionFieldsCenterEndStart
Not finding the help you need?
Contact Support