[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IconSetConditionalFormattingRule

IconSetConditionalFormattingRule Class

Represents the rule that paints an icon in the cell.

Inheritance
IconSetConditionalFormattingRule
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
[TypeConverter(typeof(IconSetConditionalFormattingRule._a))]
public class IconSetConditionalFormattingRule : PrePaintTextConditionalFormattingRule, ICanSerializeXml, ISerializeSupport, ISerializable, IPrePaintTextConditionalFormattingRule, IPdfPrintableRule, IConditionalFormattingDataRule, IConditionalFormattingRule, ICloneable, INotifyPropertyChanged, IExcelExporter
<TypeConverter(GetType(IconSetConditionalFormattingRule._a))>
Public Class IconSetConditionalFormattingRule
    Inherits PrePaintTextConditionalFormattingRule
    Implements ICanSerializeXml, ISerializeSupport, ISerializable, IPrePaintTextConditionalFormattingRule, IPdfPrintableRule, IConditionalFormattingDataRule, IConditionalFormattingRule, ICloneable, INotifyPropertyChanged, IExcelExporter

Constructors

Properties

Name Description
IconRuleSet

Gets the icons.

Reversed

Gets or sets a value that indicates whether IconSetConditionalFormattingRule is reversed.

Methods

Name Description
GetObjectData(SerializationInfo, StreamingContext)

Populates a System.Runtime.Serialization.SerializationInfo object with the data needed to serialize the target object.

GetRuleEffectingInfo(Appearance, object, bool, bool, float)

Gets the information with the specified appearance settings if the conditional formatting rule is met.

PaintCell(Graphics, Rectangle, Appearance, object, bool, bool, float)

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.

Reverse()

Reverses the current order of the icons.

Events

Name Description
GetCustomIcon

Occurs when getting a custom icon that is displayed in a cell.