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