Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / ShowPivotTableFieldList Property
In This Topic
    ShowPivotTableFieldList Property (IWorkbook)
    In This Topic
    Gets or sets a value indicating whether the PivotTable field list can be shown. Default is true.
    Syntax
    System.bool ShowPivotTableFieldList {get; set;}
    See Also