Property NormalColors
NormalColors
Gets or sets splitter background and line color when control state is Normal.
public IReadOnlyFontAndColor? NormalColors { get; set; }
Property Value
Remarks
If this property is not assigned, DefaultDarkColors and DefaultLightColors are used in order to get colors.