Class
ExpandBehaviorParameters

Specify parameters for GroupsExpandBehavior.

Definition

Namespace:Telerik.Pivot.Core

Assembly:Telerik.Pivot.Core.dll

Syntax:

cs-api-definition
public class ExpandBehaviorParameters

Inheritance: objectExpandBehaviorParameters

Constructors

ExpandBehaviorParameters()

Declaration

cs-api-definition
public ExpandBehaviorParameters()

Properties

Item

Gets the IGroup specified as parameter.

Declaration

cs-api-definition
public IGroup Item { get; }

Property Value

IGroup