iMenuShouldSerializeScrollingMode Method
Indicates whether the
ScrollingMode property should be persisted
in Visual Studio designer's automatically generated code.
Namespace: BeeMobile.iMenuAssembly: BeeMobile.iMenu.NET48 (in BeeMobile.iMenu.NET48.dll) Version: 4.8.1.5
protected virtual bool ShouldSerializeScrollingMode()
Protected Overridable Function ShouldSerializeScrollingMode As Boolean
Return Value
Booleantrue if the property value has changed from its default; otherwise,
false.