ICSS2Properties.BorderBottomStyle

ICSS2Properties.BorderBottomStyle property

The ‘border-style’ property sets the style of the four borders. It can have from one to four values, and the values are set on the different sides as for ‘border-width’ above.

public string BorderBottomStyle { get; set; }

Return Value

border-bottom-style property

See Also