PivotShowValuesSetting.BaseItemIndex

PivotShowValuesSetting.BaseItemIndex property

Represents the custom index of the pivot item in the base field when the ShowDataAs calculation is in use. Valid only for data fields.

public int BaseItemIndex { get; set; }

See Also