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

In This Topic
    m_pList Field
    In This Topic
    Gets any text list declarations in this CSSDeclaration.
    Syntax
    'Declaration
     
    Public m_pList As CSSList
    public CSSList m_pList
    See Also