Table of Contents

Method SetRightBorderColor

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

SetRightBorderColor(Color?)

Sets the color of the right border.

public virtual void SetRightBorderColor(Color? value)

Parameters

value Color

A Color to apply to the right border.

Remarks

Triggers a visual update if the color is changed.