Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DatabarConditionalFormattingRule Class
Fields Properties Methods Events


In This Topic
    DatabarConditionalFormattingRule Class Members
    In This Topic

    The following tables list the members exposed by DatabarConditionalFormattingRule.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
    Public Properties
     NameDescription
    Public PropertyGets or sets the color of the axis.  
    Public PropertyGets or sets the axis position.  
    Public PropertyGets or sets the color of the border.  
    Public PropertyGets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Public PropertyGets or sets the direction.  
    Public PropertyGets or sets the color of the fill.  
    Public PropertyGets or sets a value that indicates whether this DatabarConditionalFormattingRule is a gradient.  
    Public PropertyGets or sets the maximum value. Note: The maximum value only accepts the ConditionalFormattingValue object which has a Type property of Max, AutoMax, Number, Percent, Formula, or Pecentile.  
    Public PropertyGets or sets the minimum value. Note: The minimum value only accepts the ConditionalFormattingValue object which has a Type property such as Min, AutoMin, Number, Percent, Formula, or Pecentile.  
    Public PropertyGets or sets the color of the negative border.  
    Public PropertyGets or sets the color of the negative fill.  
    Public PropertyGets or sets the priority. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Public PropertyGets or sets whether the border should be painted.  
    Public PropertyGets or sets whether the cell text should not be painted. (Inherited from FarPoint.Win.Spread.PrePaintTextConditionalFormattingRule)
    Public PropertyGets or sets a value that indicates whether the negative border color is used to paint the border for the negative value.  
    Public PropertyGets or sets a value that indicates whether the negative fill color is used to paint the negative value.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Gets all rules.  
    Public MethodOverridden. Populates a System.Runtime.Serialization.SerializationInfo object with the data needed to serialize the target object.  
    Public MethodGets 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.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded. Called when a property value changes. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Protected Method (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Protected Method (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Top
    See Also