[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Commands.PivotTables.PivotTableOptionsCommand.ShowSubtotalsAtTop

ShowSubtotalsAtTop Property

ShowSubtotalsAtTop

Gets or sets a boolean value indicating whether the PivotTable's subtotals is showned at top.

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