ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / IStyleSheetRule Interface / Declaration Property

In This Topic
    Declaration Property (IStyleSheetRule)
    In This Topic
    Gets/sets the CSSDeclaration object used by this style.
    Syntax
    'Declaration
     
    ReadOnly Property Declaration As CSSDeclaration
    CSSDeclaration Declaration {get;}
    See Also