ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / StyleSheetRule Class
Members

In This Topic
    StyleSheetRule Class
    In This Topic
    StyleSheetRule encapsulates the CSSDeclaration class to provide .NET compatable translations to and from the CSS styles.
    Object Model
    StyleSheetRule Class
    Syntax
    'Declaration
     
    Public Class StyleSheetRule 
       Implements IStyleSheetRule 
    public class StyleSheetRule : IStyleSheetRule  
    Inheritance Hierarchy

    System.Object
       DDCssLib.StyleSheetRule

    See Also