Table of Contents

Method GetBackColor

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

GetBackColor(bool)

Retrieves background color in accordance with specified parameter and editor settings.

public virtual Color GetBackColor(bool readOnly)

Parameters

readOnly bool

Specifies whether method should return background color for readonly state.

Returns

Color

Appropriate background color.