ICSS2Properties.BorderTopWidth

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

Return Value

border-top-width property

See Also