CustomPiovtFieldGroupItem.CustomPiovtFieldGroupItem

CustomPiovtFieldGroupItem constructor

The constructor of custom group item of pivot field.

public CustomPiovtFieldGroupItem(string name, int[] itemIndexes)
ParameterTypeDescription
nameStringThe name of group item
itemIndexesInt32[]All indexes to the items of base pivot field.

See Also