[]
Gets or sets a value that determines whether the FlexPivot output table should include rows containing subtotals or grand totals.
[Obsolete("Use ShowTotalsForRows instead.")]
[Browsable(false)]
public ShowTotals ShowTotalsRows { get; set; }
<Obsolete("Use ShowTotalsForRows instead.")>
<Browsable(False)>
Public Property ShowTotalsRows As ShowTotals