ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ParameterValue Class / Clone Method

In This Topic
    Clone Method (ParameterValue)
    In This Topic
    Syntax
    'Declaration
     
    Public Function Clone() As ParameterValue
    public ParameterValue Clone()
    See Also