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

Specify parameters for GroupsExpandBehavior.

Definition

Namespace:Telerik.Pivot.Core

Assembly:Telerik.Pivot.Core.dll

Syntax:

C#
public class ExpandBehaviorParameters

Inheritance: objectExpandBehaviorParameters

Constructors

C#
public ExpandBehaviorParameters()

Properties

Gets the IGroup specified as parameter.

C#
public IGroup Item { get; }