[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.IPivotTable.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
bool ShowDrillIndicators { get; set; }
Property ShowDrillIndicators As Boolean