New to Telerik UI for WinFormsStart a free 30-day trial

The state manager class of WaitingBarIndicatorElement.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public class WaitingBarIndicatorStateManager : ItemStateManagerFactory

Inheritance: objectItemStateManagerFactoryBaseItemStateManagerFactoryWaitingBarIndicatorStateManager

Constructors

C#
public WaitingBarIndicatorStateManager()

Methods

C#
protected override StateNodeBase CreateSpecificStates()
Returns:

StateNodeBase

Overrides: ItemStateManagerFactory.CreateSpecificStates()

C#
protected override ItemStateManagerBase CreateStateManager()
Returns:

ItemStateManagerBase

Overrides: ItemStateManagerFactory.CreateStateManager()