[]
Gets or sets the width of the border around the element.
[C1Description("Style.BorderWidth", "The width of the border around the element.")]
public int BorderWidth { get; set; }
<C1Description("Style.BorderWidth", "The width of the border around the element.")>
Public Property BorderWidth As Integer