StyleSheetRule Constructor()
In This Topic
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.
Syntax
'Declaration
Public Function New()
See Also