Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / DataAggregateFunction Class
Methods


In This Topic
    DataAggregateFunction Class Members
    In This Topic

    The following tables list the members exposed by DataAggregateFunction.

    Public Methods
     NameDescription
    Public MethodThis method is called when iteration over data scope is finished.

    Should be overridden in derived classes.

     
    Public MethodThis method is called when the list of aggregates values is empty.  
    Public MethodThis method is called for each value in the data scope.

    Should be overridden in derived classes.

     
    Public MethodThis method is called when aggregate calculation starts.

    Should be overridden in derived classes.

     
    Top
    Protected Methods
     NameDescription
    Protected Methodstatic (Shared in Visual Basic)Converts an object to a double number.  
    Protected Methodstatic (Shared in Visual Basic)Tests whether an object represents a null value.  
    Protected Methodstatic (Shared in Visual Basic)Tests whether an object represents a number.  
    Top
    See Also