ShowAllItems

PivotField.ShowAllItems property

表示是否显示数据透视表中的所有项目, 即使它们不包含汇总数据。 显示没有数据的项目 默认值为false。

public bool ShowAllItems { get; set; }

也可以看看