[]
Gets or sets the color of the border.
[C1Description("C1Border.DarkColor", "Gets or sets the color of the border.")]
public Color DarkColor { get; set; }
<C1Description("C1Border.DarkColor", "Gets or sets the color of the border.")>
Public Property DarkColor As Color