ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / CellBorder Class / Color Property

In This Topic
    Color Property
    In This Topic
    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