WebBorderStyle.BorderColor

WebBorderStyle.BorderColor property

Gets or sets the color of the border. Please refer to System.Drawing.Color struct.

public Color BorderColor { get; set; }

See Also