[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Commands.PivotTables.PivotTableOptionsCommand.ColGrand

ColGrand Property

ColGrand

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

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