EnumProgressBarOrientation
Enum
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.
Vertical
Specifies vertical orientation.