iMenuItemShouldSerializeTag Method
Indicates whether the
Tag property should be serialized by Visual Studio designer.
Namespace: BeeMobile.iMenuAssembly: BeeMobile.iMenu.NET48 (in BeeMobile.iMenu.NET48.dll) Version: 4.8.1.5
protected virtual bool ShouldSerializeTag()
Protected Overridable Function ShouldSerializeTag As Boolean
Return Value
BooleanTrue if the property has changed from its default;
false otherwise.