PivotDiscreteGroupSettings

PivotDiscreteGroupSettings class

Rrepsents the discrete group of pivot field

Properties

NameTypeDescription
TypeNumberGets the group type. The value of the property is PivotFieldGroupType integer constant.
ItemsCustomPiovtFieldGroupItem[]Gets the discrete items.

PivotDiscreteGroupSettings.Type property

Gets the group type. The value of the property is PivotFieldGroupType integer constant.

Type: Number

PivotDiscreteGroupSettings.Items property

Gets the discrete items.

Type: CustomPiovtFieldGroupItem[]