ICSS2Properties.BorderStyle

ICSS2Properties.BorderStyle 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 BorderStyle { get; set; }

Return Value

border-style property

See Also