ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IRender Interface / startReferenceGroup Method

In This Topic
    startReferenceGroup Method (IRender)
    In This Topic
    Syntax
    'Declaration
     
    Sub startReferenceGroup( _
       ByVal referenceGroupElement As IReferenceGroupRenderEngineElement _
    ) 
    void startReferenceGroup( 
       IReferenceGroupRenderEngineElement referenceGroupElement
    )

    Parameters

    referenceGroupElement
    See Also