ComponentOne FlexGrid for WinForms
Color Property

C1.Win.C1FlexGrid Namespace > CellBorder Class : Color Property
Gets or sets the border color (except for 3D borders).
Syntax
'Declaration
 
Public Property Color As Color
public Color Color {get; set;}
Remarks
3D borders are always drawn using the system colors defined for highlights and shadows.
See Also

Reference

CellBorder Class
CellBorder Members