ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / Parameter Class / Clone Method

In This Topic
    Clone Method (Parameter)
    In This Topic
    Creates a clone of the Parameter object.
    Syntax
    'Declaration
     
    Public Function Clone() As Parameter
    public Parameter Clone()
    See Also