[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Commands.PivotTables.PivotTableOptionsCommand.ShowDrillIndicators

ShowDrillIndicators Property

ShowDrillIndicators

Gets or sets a boolean value indicating the display of drill indicators. If ShowDrillIndicators is set to true, drill indicators will be displayed; otherwise, drill indicators will be hidden.

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