In This Topic
For a list of all members of this type, see NRule members.
Public Properties
| Name | Description |
| Comment | Gets or sets the author comment associated with the rule |
| Declarations | Gets or sets the style declaration of the rule, which constains the declarations for the property values |
| MediaSelector | Gets or sets the media selector that specifies the set of medias for which this rule applies to. This selector is not taken into account, if the parent style sheet media selector fails to match the media. A value of null means that the stylesheet applies for all medias. By default set to null. |
| Selectors | Gets or sets the rule selectors, that define the set of element for which the rule applies |
Top
See Also