[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.IPivotField.ShowAllItems

ShowAllItems Property

ShowAllItems

Gets or sets a value indicating whether all items in the IPivotTable report are displayed, even if they don't contain summary data.

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