Spread for ASP.NET 12 Product Documentation
NegativeFillColor Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > DatabarConditionalFormattingRule Class : NegativeFillColor Property
Gets or sets the color of the negative fill.
Syntax
'Declaration
 
Public Property NegativeFillColor As Color
'Usage
 
Dim instance As DatabarConditionalFormattingRule
Dim value As Color
 
instance.NegativeFillColor = value
 
value = instance.NegativeFillColor
public Color NegativeFillColor {get; set;}

Property Value

The color of the negative fill.
See Also

Reference

DatabarConditionalFormattingRule Class
DatabarConditionalFormattingRule Members