[]
        
(Showing Draft Content)

FarPoint.Web.Spread.IStopablePrePaintConditionalFormattingRule

IStopablePrePaintConditionalFormattingRule Interface

Represents the conditional formatting rule that is used before starting to paint the background and can stop all following conditional formatting rules.

Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public interface IStopablePrePaintConditionalFormattingRule : IPrePaintConditionalFormattingRule, IConditionalFormattingRule, INotifyPropertyChanged, ICloneable
Public Interface IStopablePrePaintConditionalFormattingRule
    Inherits IPrePaintConditionalFormattingRule, IConditionalFormattingRule, INotifyPropertyChanged, ICloneable

Properties

Name Description
StopIfTrue

Gets or sets a value that indicates whether all following conditional formatting rules should be stopped.