Width Property
Width
Gets or sets the border width in pixels.
Declaration
[C1Description("C1Border.Width", "Gets or sets the border width in pixels.")]
public int Width { get; set; }
<C1Description("C1Border.Width", "Gets or sets the border width in pixels.")>
Public Property Width As Integer