[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.CfRule.StopIfTrue

StopIfTrue Property

StopIfTrue

Gets a value indicating whether all next rules will be suspended if this rule is applied.

Declaration
public bool StopIfTrue { get; set; }
Public Property StopIfTrue As Boolean
Property Value
Type Description
bool

true if all next rules will be suspended if this rule is applied; otherwise, false.