ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.GraphicalRenderers Namespace / PatchTargetId Structure / PatchTargetId Constructor

In This Topic
    PatchTargetId Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal id As Integer _
    )
    public PatchTargetId( 
       int id
    )

    Parameters

    id
    See Also