ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Subtotal Class
Properties Methods Events

In This Topic
    Subtotal Class Members
    In This Topic

    The following tables list the members exposed by Subtotal.

    Public Constructors
     NameDescription
    Public Constructor

    Initializes a new instance of the Subtotal class.

     
    Top
    Public Properties
     NameDescription
    Public Property

    The name to use for the subtotal.

     
    Public Property

    Gets or sets a value indicating whether the subtotal appears in a data rendering.

     
    Public PropertyGets the subtotal's name.  
    Public Property

    Gets or sets a value indicating whether the subtotal column or row appears before (left or above) or after (right or below) the detail columns or rows.

     
    Public Property

    Gets or sets the style properties that override the style properties for all top-level report items contained in the subtotal column or row.

     
    Top
    Public Methods
     NameDescription
    Public MethodValidates the information in each property of the Subtotal object.  
    Top
    See Also