Table of Contents

Property BorderColor

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

BorderColor

Gets or sets the border color for the Border control.

public virtual Color? BorderColor { get; set; }

Property Value

Color

Remarks

If this property is null, DefaultColor is used for the border color.