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

In This Topic
    m_pUserInterface Field
    In This Topic
    Gets any text user interface declarations in this CSSDeclaration.
    Syntax
    'Declaration
     
    Public m_pUserInterface As CSSUserInterface
    public CSSUserInterface m_pUserInterface
    See Also