RoundComboBoxShouldSerializeText Method
Indicates, whether the Visual Studio designer should serialize the property value into the designer code during design-time.
Namespace: BeeMobile.RoundComboBoxAssembly: BeeMobile.RoundComboBox.NET48 (in BeeMobile.RoundComboBox.NET48.dll) Version: 4.8.2.24
protected virtual bool ShouldSerializeText()
Protected Overridable Function ShouldSerializeText As Boolean
Return Value
Booleantrue if the property value has changed from its default; otherwise,
false.