Gets or sets a value that determines whether the Olap output table should include a row with the totals for each column.

Namespace:  C1.Silverlight.Olap
Assembly:  C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)

Syntax

C#
public ShowTotals ShowTotalsRows { get; set; }
Visual Basic
Public Property ShowTotalsRows As ShowTotals
	Get
	Set

See Also