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

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

    Parameters

    aCopy
    See Also