Property AutoUpdateColors
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
Remarks
Behavior of this property is affected by the control implementation and may not work as expected in all scenarios.