ShowRowTotals Property
ShowRowTotals
Gets or sets a value that determines whether the output data should include rows containing subtotals or grand totals.
Declaration
public ShowTotals ShowRowTotals { get; set; }
Public Property ShowRowTotals As ShowTotals