Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PrePaintTextConditionalFormattingRule Class
Fields Properties Methods Events


In This Topic
    PrePaintTextConditionalFormattingRule Class Members
    In This Topic

    The following tables list the members exposed by PrePaintTextConditionalFormattingRule.

    Protected Constructors
     NameDescription
    Protected ConstructorOverloaded.   
    Top
    Protected Fields
    Public Properties
     NameDescription
    Public PropertyGets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Public PropertyGets or sets the priority. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Public PropertyGets or sets whether the cell text should not be painted.  
    Top
    Public Methods
     NameDescription
    Public MethodGets all rules.  
    Public MethodOverridden. Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
    Public MethodGets the preferred (maximum required) size of the cell for the renderer control.  
    Public MethodGets the information with the specified appearance settings if the conditional formatting rule is met.  
    Public MethodPaints the cell when not in edit mode to the specified graphics interface with the specified appearance settings if the conditional format rule is satisfied.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded. Called when a property value changes. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Protected Method (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Protected Method (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Top
    See Also