ComponentOne FlexReport for WinForms
Color Property (Border)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > Border Class : Color Property
Gets or sets the color of all sides of the border. If different sides of the border have different colors, gets Color.Empty. Setting this property to null does not have any effect.
Syntax
'Declaration
 
Public Property Color As System.Drawing.Color
public System.Drawing.Color Color {get; set;}
See Also

Reference

Border Class
Border Members