Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IconSetConditionalFormattingRule Class
Properties Methods Events

In This Topic
    IconSetConditionalFormattingRule Class Members
    In This Topic

    The following tables list the members exposed by IconSetConditionalFormattingRule.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Public Property Gets the icons.  
    Public Property Gets or sets the priority. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Public PropertyGets or sets a value that indicates whether IconSetConditionalFormattingRule is reversed.  
    Public Property Gets or sets whether the cell text should not be painted. (Inherited from FarPoint.Win.Spread.PrePaintTextConditionalFormattingRule)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.  Populates a System.Runtime.Serialization.SerializationInfo object with the data needed to serialize the target object.  
    Public Method Gets the preferred (maximum required) size of the cell for the renderer control. (Inherited from FarPoint.Win.Spread.PrePaintTextConditionalFormattingRule)
    Public MethodOverridden.  Gets the information with the specified appearance settings if the conditional formatting rule is met.  
    Public MethodOverridden.  Paints the cell when not in edit mode to the specified graphics interface with the specified appearance settings if the conditional format rule is satisfied.  
    Public Method Reverses the current order of the icons.  
    Top
    Public Events
     NameDescription
    Public Event Occurs when getting a custom icon that is displayed in a cell.  
    Public Event Occurs when a property value changes. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Top
    See Also