<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / C1OlapField Class / Subtotal Property

In This Topic
    Subtotal Property (C1OlapField)
    In This Topic
    Gets or sets the type of subtotal to use when combining field values.
    Syntax
    'Declaration
     
    Public Property Subtotal As Subtotal
    public Subtotal Subtotal {get; set;}
    See Also