[]
        
(Showing Draft Content)

DDCssLib.StyleSheetRule.Declaration

Declaration Property

Declaration

Gets/sets the CSSDeclaration object used by this style.

Declaration
public CSSDeclaration Declaration { get; set; }
Implements