Enum SplashScreenProgressIndicatorState
An enumeration that defines members for the possible states of the SplashScreenProgressIndicatorElement.
Namespace: Telerik.WinControls.UI.SplashScreen
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum SplashScreenProgressIndicatorState
Determinate
Defines a determined state. The progress is indicated by a RadProgressBarElement.
Indeterminate
None
The progress indicators are not displayed.