[]
        
(Showing Draft Content)

DDCssLib.StyleSheetRule.ParentStyleSheetRule

ParentStyleSheetRule Property

ParentStyleSheetRule

Sets/Returns this instances parent StyleSheetRule.

Declaration
public IStyleSheetRule ParentStyleSheetRule { get; set; }
Implements