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

In This Topic
    ParentStyleSheetRule Property (StyleSheetRule)
    In This Topic
    Sets/Returns this instances parent StyleSheetRule.
    Syntax
    'Declaration
     
    Public Property ParentStyleSheetRule As IStyleSheetRule
    public IStyleSheetRule ParentStyleSheetRule {get; set;}
    See Also