[]
        
(Showing Draft Content)

FarPoint.Web.Spread.IconSetConditionalFormattingRule

IconSetConditionalFormattingRule Class

Represents the rule that paints an icon in the cell.

Inheritance
IconSetConditionalFormattingRule
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public class IconSetConditionalFormattingRule : PrePaintTextConditionalFormattingRule, ICanSerializeXml, ISerializeSupport, ISerializable, IPrePaintTextConditionalFormattingRule, IConditionalFormattingDataRule, IExcelExporter, IExpressionConsumer, IFilterSupportConditionalFormattingRule, IPdfPrintableRule, IConditionalFormattingRule, INotifyPropertyChanged, ICloneable
Public Class IconSetConditionalFormattingRule
    Inherits PrePaintTextConditionalFormattingRule
    Implements ICanSerializeXml, ISerializeSupport, ISerializable, IPrePaintTextConditionalFormattingRule, IConditionalFormattingDataRule, IExcelExporter, IExpressionConsumer, IFilterSupportConditionalFormattingRule, IPdfPrintableRule, IConditionalFormattingRule, INotifyPropertyChanged, ICloneable

Constructors

Properties

Name Description
IconRuleSet

Gets the icons.

Reversed

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

Methods

Name Description
DeserializeEntry(SerializationEntry)
FindMatch(object)

Finds the index of matched icon.

GetObjectData(SerializationInfo, StreamingContext)

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

GetPreferredSize(Graphics, Size, Appearance, object, float, bool)

Gets the preferred (maximum required) size of the cell for the renderer control.

PaintCell(string, Control, Appearance, Inset, object, bool, bool)

Paints the cell.

Events

Name Description
MeasureIconSize

Occurs when measuring the size of an icon that is displayed in a cell.