ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / CSSDeclaration Class / m_pTable Field

In This Topic
    m_pTable Field
    In This Topic
    Gets any text table declarations in this CSSDeclaration.
    Syntax
    'Declaration
     
    Public m_pTable As CSSTable
    public CSSTable m_pTable
    See Also