ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / InteractiveStateStore Class / Clone Method

In This Topic
    Clone Method (InteractiveStateStore)
    In This Topic
    Creates copy of the object.
    Syntax
    'Declaration
     
    Public Function Clone() As InteractiveStateStore
    public InteractiveStateStore Clone()

    Return Value

    See Also