CSSConditionRule public abstract class CSSConditionRule : CSSGroupingRule Represents the abstract base class for CSS media and CSS supports rules. Documentation Code public string ConditionText { get; set; } Gets or sets the text of the condition of the rule.