Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / IStopablePrePaintConditionalFormattingRule Interface
Members


In This Topic
    IStopablePrePaintConditionalFormattingRule Interface
    In This Topic
    Represents the conditional formatting rule that is used before starting to paint the background and can stop all following conditional formatting rules.
    Object Model
    IStopablePrePaintConditionalFormattingRule InterfaceConditionalFormatting Class
    Syntax
    'Declaration
     
    
    Public Interface IStopablePrePaintConditionalFormattingRule 
       Inherits IConditionalFormattingRule, IPrePaintConditionalFormattingRule 
    public interface IStopablePrePaintConditionalFormattingRule : IConditionalFormattingRule, IPrePaintConditionalFormattingRule  
    See Also