Enum
ProgressBarOrientation

The orientation of the progress bar.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum ProgressBarOrientation

Fields

Horizontal

Specifies horizontal orientation.

Declaration

cs-api-definition
Horizontal = 0

Field Value

ProgressBarOrientation

Vertical

Specifies vertical orientation.

Declaration

cs-api-definition
Vertical = 1

Field Value

ProgressBarOrientation

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