Table of Contents

Property NormalColors

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

NormalColors

Gets or sets splitter background and line color when control state is Normal.

public IReadOnlyFontAndColor? NormalColors { get; set; }

Property Value

IReadOnlyFontAndColor

Remarks

If this property is not assigned, DefaultDarkColors and DefaultLightColors are used in order to get colors.