ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _ContentHtmlBuilder Class / _append Method

In This Topic
    _append Method (_ContentHtmlBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _append( _
       ByVal obj As IStringObject _
    ) 
    public void _append( 
       IStringObject obj
    )

    Parameters

    obj
    See Also