Spread for ASP.NET 12 Product Documentation
FillColor Property


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

Property Value

The color of the fill.
See Also

Reference

DatabarConditionalFormattingRule Class
DatabarConditionalFormattingRule Members