GaugeShouldSerializeBackColor Method
Indicates whether the
BackColor property should be serialized by Visual Studio designer.
Namespace: BeeMobile.GaugeAssembly: BeeMobile.Gauge.NET48 (in BeeMobile.Gauge.NET48.dll) Version: 4.8.0.4
protected virtual bool ShouldSerializeBackColor()
Protected Overridable Function ShouldSerializeBackColor As Boolean
Return Value
BooleanTrue if the property has changed from its default;
false otherwise.