Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / CountAgg Class / Finish Method

In This Topic
    Finish Method (CountAgg)
    In This Topic
    Returns the aggregated value.
    Syntax
    'Declaration
     
    Public Overrides Function Finish() As Object
    public override object Finish()

    Return Value

    The aggregated value
    See Also