Property BorderColor
BorderColor
Gets or sets the border color for the Border control.
public virtual Color? BorderColor { get; set; }
Property Value
Remarks
If this property is null, DefaultColor is used for the border color.
Gets or sets the border color for the Border control.
public virtual Color? BorderColor { get; set; }
If this property is null, DefaultColor is used for the border color.