ToolBarShouldSerializeUseGradientBackground Method

Indicates whether the UseGradientBackground property should be serialized by Visual Studio designer.

Definition

Namespace: BeeMobile.ToolBar
Assembly: BeeMobile.ToolBar.NET48 (in BeeMobile.ToolBar.NET48.dll) Version: 4.8.3.5
C#
protected virtual bool ShouldSerializeUseGradientBackground()

Return Value

Boolean
True if the property has changed from its default; false otherwise.

See Also