ICSS2Properties.BorderLeftWidth

ICSS2Properties.BorderLeftWidth property

This property is a shorthand property for setting ‘border-top-width’, ‘border-right-width’, ‘border-bottom-width’, and ‘border-left-width’ at the same place in the style sheet.

public string BorderLeftWidth { get; set; }

Return Value

border-left-width property

See Also