Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotField Interface / ShowAllItems Property
In This Topic
    ShowAllItems Property
    In This Topic
    True if all items in the PivotTable report are displayed, even if they don’t contain summary data. The default value is False.
    Syntax
    System.bool ShowAllItems {get; set;}
    See Also