ActiveReports 19 .NET Edition
MESCIUS.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 ConstructorInitializes a new instance of the Subtotal class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a name of the top-level XML element that represents the subtotal.  
    Public PropertyGets or sets a value indicating whether the item appears in a data rendering.  
    Public PropertyGets a name of a subtotal.  
    Public PropertyGets 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 PropertyGets 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 current state of the Subtotal object.  
    Top
    See Also