Spread Windows Forms 12.0 Product Documentation
Color Property (IDatabarBorder)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IDatabarBorder Interface : Color Property
Returns an object that specifies the color of the border of data bars specified by a conditional formatting rule.
Syntax
'Declaration
 
Property Color As Color
'Usage
 
Dim instance As IDatabarBorder
Dim value As Color
 
instance.Color = value
 
value = instance.Color
Color Color {get; set;}

Property Value

The color.
See Also

Reference

IDatabarBorder Interface
IDatabarBorder Members