[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Commands.PivotTables.PivotTableOptionsCommand.PrintDrillIndicators

PrintDrillIndicators Property

PrintDrillIndicators

Gets or sets a boolean value whether drill indicators are printed with the PivotTable. If PrintDrillIndicators is set to true the drill indicators are printed with the PivotTable; otherwise, drill indicators are not printed with the PivotTable.

Declaration
public bool? PrintDrillIndicators { get; set; }
Public Property PrintDrillIndicators As Boolean?