Spread for ASP.NET 12 Product Documentation
NegativeBorderColor Property


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

Property Value

The color of the negative border.
See Also

Reference

DatabarConditionalFormattingRule Class
DatabarConditionalFormattingRule Members