Gets or sets the type of subtotal to use when combining field values.

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

Syntax

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

See Also