[]
Represents the conditional formatting rule that is used before starting to paint the background and can stop all following conditional formatting rules.
public interface IStopablePrePaintConditionalFormattingRule : IPrePaintConditionalFormattingRule, IConditionalFormattingRule, INotifyPropertyChanged, ICloneable
Public Interface IStopablePrePaintConditionalFormattingRule
Inherits IPrePaintConditionalFormattingRule, IConditionalFormattingRule, INotifyPropertyChanged, ICloneable
Name | Description |
---|---|
StopIfTrue | Gets or sets a value that indicates whether all following conditional formatting rules should be stopped. |