[]
        
(Showing Draft Content)

C1.Win.RulesManager.Rule.StopIfTrue

StopIfTrue Property

StopIfTrue

Gets or sets a Boolean value that determines if additional formatting rules for the item should be evaluated, if the current rule is set to True.

Declaration
public bool StopIfTrue { get; set; }
Implements