[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Commands.PivotTables.PivotTableOptionsCommand.RowGrand

RowGrand Property

RowGrand

Gets or sets a boolean value whether the PivotTable report shows grand totals for rows.

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