Table of Contents

Property AutoUpdateColors

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

AutoUpdateColors

Gets or sets a value indicating whether the colors should be automatically updated when the color theme or system colors are changed.

[Browsable(false)]
public virtual bool AutoUpdateColors { get; set; }

Property Value

bool

Remarks

Behavior of this property is affected by the control implementation and may not work as expected in all scenarios.