Class
ProgressIndicatorStateManager

Represents a state manager for the progress bar progress indicators.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public class ProgressIndicatorStateManager : ItemStateManagerFactory

Inheritance: objectItemStateManagerFactoryBaseItemStateManagerFactoryProgressIndicatorStateManager

Constructors

ProgressIndicatorStateManager()

Declaration

cs-api-definition
public ProgressIndicatorStateManager()

Methods

CreateSpecificStates()

Declaration

cs-api-definition
protected override StateNodeBase CreateSpecificStates()

Returns

StateNodeBase

Overrides ItemStateManagerFactory.CreateSpecificStates()

CreateStateManager()

Creates the state manager.

Declaration

cs-api-definition
protected override ItemStateManagerBase CreateStateManager()

Returns

ItemStateManagerBase

Overrides ItemStateManagerFactory.CreateStateManager()