[]
        
(Showing Draft Content)

FarPoint.Win.Spread.PrePaintTextConditionalFormattingRule

PrePaintTextConditionalFormattingRule Class

Represents the conditional formatting rule that is used for painting before the text is painted.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class PrePaintTextConditionalFormattingRule : ConditionalFormattingRule, ICanSerializeXml, ISerializeSupport, ISerializable, IPrePaintTextConditionalFormattingRule, IPdfPrintableRule, IConditionalFormattingRule, INotifyPropertyChanged, ICloneable
Public Class PrePaintTextConditionalFormattingRule
    Inherits ConditionalFormattingRule
    Implements ICanSerializeXml, ISerializeSupport, ISerializable, IPrePaintTextConditionalFormattingRule, IPdfPrintableRule, IConditionalFormattingRule, INotifyPropertyChanged, ICloneable

Constructors

Properties

Name Description
ShowConditionalFormatOnly

Gets or sets whether the cell text should not be painted.

Methods

Name Description
GetAllRules()

Gets all rules.

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.

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.