ICSS2Properties.BorderLeftStyle

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

Return Value

border-left-style property

See Also