PivotTable.ShowEmptyRow

PivotTable.ShowEmptyRow property

Specifies a boolean value that indicates whether to include empty rows in the table.

public bool ShowEmptyRow { get; set; }

See Also