[]
        
(Showing Draft Content)

C1.Win.FlexGrid.CellBorder.Color

Color Property

Color

Gets or sets the border color (except for 3D borders).

Declaration
public Color Color { get; set; }
Remarks

3D borders are always drawn using the system colors defined for highlights and shadows.

If Direction is set to BothDifferent than tha value of this property will be ignored and values of HorizontalColor and VerticalColor will be used for rendering.