Gets or sets a value that determines whether the Olap output table
should include rows containing subtotals or grand totals.
Namespace:
C1.OlapAssembly: 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 |