Property BorderWidth
BorderWidth
Gets or sets the border width for the Border control.
public virtual Thickness BorderWidth { get; set; }
Property Value
Remarks
You can specify different widths for the left, top, bottom and right edges of the border.