Style Property
Style
Gets or sets the border style.
Declaration
[C1Description("C1Border.Style", "Gets or sets the border style.")]
public BorderStyleEnum Style { get; set; }
<C1Description("C1Border.Style", "Gets or sets the border style.")>
Public Property Style As BorderStyleEnum