Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / PrePaintConditionalFormattingRule Class
Properties Methods Events


In This Topic
    PrePaintConditionalFormattingRule Class Members
    In This Topic

    The following tables list the members exposed by PrePaintConditionalFormattingRule.

    Public Properties
     NameDescription
    Public PropertyGets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Web.Spread.ConditionalFormattingRule)
    Public PropertyGets or sets the priority. (Inherited from FarPoint.Web.Spread.ConditionalFormattingRule)
    Top
    Public Methods
     NameDescription
    Public MethodExecutes the conditional format rule for changing the cell's style.  
    Public MethodGets all rules.  
    Public MethodPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. (Inherited from FarPoint.Web.Spread.ConditionalFormattingRule)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from FarPoint.Web.Spread.ConditionalFormattingRule)
    Protected MethodOverloaded. Called when a property value changes. (Inherited from FarPoint.Web.Spread.ConditionalFormattingRule)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from FarPoint.Web.Spread.ConditionalFormattingRule)
    Top
    See Also