Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.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 PropertyGets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Web.Spread.ConditionalFormattingRule)
    Public PropertyGets the icons.  
    Public PropertyGets or sets the priority. (Inherited from FarPoint.Web.Spread.ConditionalFormattingRule)
    Public PropertyGets or sets a value that indicates whether this IconSetConditionalFormattingRule is reversed.  
    Public PropertyGets or sets whether the cell text should not be painted. (Inherited from FarPoint.Web.Spread.PrePaintTextConditionalFormattingRule)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Gets all rules.  
    Public MethodOverridden. Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
    Public MethodOverridden. Gets the preferred (maximum required) size of the cell for the renderer control.  
    Public MethodOverridden. Paints the cell.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.   
    Protected MethodOverloaded. Called when a property value changes. (Inherited from FarPoint.Web.Spread.ConditionalFormattingRule)
    Top
    Public Events
     NameDescription
    Public EventOccurs when measuring the size of an icon that is displayed in a cell.  
    Public EventOccurs when a property value changes. (Inherited from FarPoint.Web.Spread.ConditionalFormattingRule)
    Top
    See Also