Enum
SplashScreenProgressIndicatorState

An enumeration that defines members for the possible states of the SplashScreenProgressIndicatorElement.

Definition

Namespace:Telerik.WinControls.UI.SplashScreen

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public enum SplashScreenProgressIndicatorState

Fields

Determinate

Defines a determined state. The progress is indicated by a RadProgressBarElement.

Declaration

cs-api-definition
Determinate = 0

Field Value

SplashScreenProgressIndicatorState

Indeterminate

Declaration

cs-api-definition
Indeterminate = 1

Field Value

SplashScreenProgressIndicatorState

None

The progress indicators are not displayed.

Declaration

cs-api-definition
None = 2

Field Value

SplashScreenProgressIndicatorState

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