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

Represents a state manager for the group field elements.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.GridView.dll

Syntax:

C#
public class GroupFieldElementStateManager : ItemStateManagerFactoryBase

Inheritance: objectItemStateManagerFactoryBaseGroupFieldElementStateManager

Constructors

C#
public GroupFieldElementStateManager()

Methods

Creates the state manager.

C#
protected override ItemStateManagerBase CreateStateManager()
Returns:

ItemStateManagerBase

Overrides: ItemStateManagerFactoryBase.CreateStateManager()