PivotDiscreteGroupSettings
PivotDiscreteGroupSettings class
Rrepsents the discrete group of pivot field
Properties
| Name | Type | Description |
|---|---|---|
| Type | Number | Gets the group type. The value of the property is PivotFieldGroupType integer constant. |
| Items | CustomPiovtFieldGroupItem[] | 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[]