Table of Contents

Method SetTopBorderColor

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

SetTopBorderColor(Color?)

Sets the color of the top border.

public virtual void SetTopBorderColor(Color? value)

Parameters

value Color

A Color to apply to the top border.

Remarks

Triggers a visual update if the color is changed.