EnumSplashScreenProgressIndicatorState
Enum
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.
None
The progress indicators are not displayed.