iMenuShouldSerializeBulletColorSelected Method

Indicates whether the BulletColorSelected property should be persisted in Visual Studio designer's automatically generated code.

Definition

Namespace: BeeMobile.iMenu
Assembly: BeeMobile.iMenu.NET48 (in BeeMobile.iMenu.NET48.dll) Version: 4.8.1.5
C#
protected virtual bool ShouldSerializeBulletColorSelected()

Return Value

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

See Also