ICSS2Properties.BorderTopColor

ICSS2Properties.BorderTopColor property

The ‘border-color’ property sets the color of the four borders. Values have the following meanings:

color - Specifies a color value.transparent - The border is transparent (though it may have width).

public string BorderTopColor { get; set; }

Return Value

border-top-color property

See Also