ValveShouldSerializeBarBackColor Method

Indicates whether the BarBackColor property should be persisted.

Definition

Namespace: BeeMobile.Valve
Assembly: BeeMobile.Valve.NET48 (in BeeMobile.Valve.NET48.dll) Version: 4.8.0.1
C#
protected virtual bool ShouldSerializeBarBackColor()

Return Value

Boolean
true if the property value has changed from its default; otherwise, false.

See Also