Table of Contents

Method SetLeftBorderColor

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

SetLeftBorderColor(Color?)

Sets the color of the left border.

public virtual void SetLeftBorderColor(Color? value)

Parameters

value Color

A Color to apply to the left border.

Remarks

Triggers a visual update if the color is changed.