Property BorderColor
BorderColor
Gets or sets the border color for the GenericBorder control.
public override 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 GenericBorder control.
public override Color? BorderColor { get; set; }
If this property is null, DefaultColor is used for the border color.