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

In This Topic
    StyleSheetRule Constructor
    In This Topic
    Overload List
    OverloadDescription
    The default constructor for StyleSheetRule. A new empty CSSDeclaration will be used, the parent StyleSheetRule and ParentStyleSheet will be null. The ClassName will be String.Empty.  
    Creates an instance of StyleSheetRule that will use the specified ClassName, CSSText, and ParentStyleSheet.  
    Creates an instance of StyleSheetRule that will use the specified ClassName, CSSText, and ParentStyleSheet.  
    Creates an instance of StyleSheetRule that will use the specified ClassName, CSSText, and ParentStyleSheet.  
    See Also