Table of Contents

Enum ProgressBarCircularSize

Namespace
Radzen
Assembly
Radzen.Blazor.dll

Specifies the size of a RadzenProgressBarCircular.

public enum ProgressBarCircularSize
Extension Methods

Fields

ExtraSmall = 3

The smallest circular progress bar.

Large = 1

A circular progress bar larger than the default.

Medium = 0

The default size of a circular progress bar.

Small = 2

A circular progress bar smaller than the default.