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

In This Topic
    ParentStyleSheetRule Property (IStyleSheetRule)
    In This Topic
    Gets or sets the parent style sheet rule.
    Syntax
    'Declaration
     
    Property ParentStyleSheetRule As IStyleSheetRule
    IStyleSheetRule ParentStyleSheetRule {get; set;}
    See Also