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