ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / CSSUserInterface Structure / CSSUserInterface Constructor

In This Topic
    CSSUserInterface Constructor
    In This Topic
    Initializes a new instance of the CSSUserInterface struct.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal aCopy As CSSUserInterface _
    )
    public CSSUserInterface( 
       CSSUserInterface aCopy
    )

    Parameters

    aCopy
    See Also