Spread Windows Forms 9.0 Product Documentation
DatabarConditionalFormattingRule Class Members
Properties  Methods  Events


The following tables list the members exposed by DatabarConditionalFormattingRule.

Public Constructors
 NameDescription
Public ConstructorDatabarConditionalFormattingRule ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAxisColorGets or sets the color of the axis.  
Public PropertyAxisPositionGets or sets the axis position.  
Public PropertyBorderColorGets or sets the color of the border.  
Public PropertyConditionalFormattingGets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
Public PropertyDirectionGets or sets the direction.  
Public PropertyFillColorGets or sets the color of the fill.  
Public PropertyGradientGets or sets a value that indicates whether this DatabarConditionalFormattingRule is a gradient.  
Public PropertyMaximumGets 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 PropertyMinimumGets 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 PropertyNegativeBorderColorGets or sets the color of the negative border.  
Public PropertyNegativeFillColorGets or sets the color of the negative fill.  
Public PropertyPriorityGets or sets the priority. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
Public PropertyShowBorderGets or sets whether the border should be painted.  
Public PropertyShowConditionalFormatOnlyGets or sets a value that indicates whether the cell text should not be painted. (Inherited from FarPoint.Win.Spread.PrePaintTextConditionalFormattingRule)
Public PropertyUseNegativeBorderColorGets or sets a value that indicates whether the negative border color is used to paint the border for the negative value.  
Public PropertyUseNegativeFillColorGets or sets a value that indicates whether the negative fill color is used to paint the negative value.  
Top
Public Methods
 NameDescription
Public MethodGetObjectDataOverridden. Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
Public MethodGetPreferredSizeGets the preferred (maximum required) size of the cell for the renderer control. (Inherited from FarPoint.Win.Spread.PrePaintTextConditionalFormattingRule)
Public MethodGetRuleEffectingInfoOverridden. Gets the information with the specified appearance settings if the conditional formatting rule is met.  
Public MethodPaintCellOverridden. 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.  
Top
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedOverloaded. Called when a property value changes. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
Top
Public Events
 NameDescription
Public EventPropertyChangedOccurs when a property value changes. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
Top
See Also

Reference

DatabarConditionalFormattingRule Class
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.