[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotField.ShowAllItems

ShowAllItems Property

ShowAllItems

True if all items in the PivotTable report are displayed, even if they don’t contain summary data. The default value is False.

Declaration
bool ShowAllItems { get; set; }
Property ShowAllItems As Boolean