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

Specify parameters for GroupsExpandBehavior.

Definition

Namespace:Telerik.WinControls.UI.PivotGrid

Assembly:Telerik.WinControls.PivotGrid.dll

Syntax:

C#
public class ExpandBehaviorParameters

Inheritance: objectExpandBehaviorParameters

Constructors

C#
public ExpandBehaviorParameters()

Properties

Gets the IGroup specified as parameter.

C#
public IGroup Item { get; }