Table of Contents

Method SetBottomBorderColor

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

SetBottomBorderColor(Color?)

Sets the color of the bottom border.

public virtual void SetBottomBorderColor(Color? value)

Parameters

value Color

A Color to apply to the bottom border.

Remarks

Triggers a visual update if the color is changed.