RoundComboBoxShouldSerializeValueMember Method
Indicates whether the
ValueMember property should be persisted
in Visual Studio designer's automatically generated code.
Namespace: BeeMobile.RoundComboBoxAssembly: BeeMobile.RoundComboBox.NET48 (in BeeMobile.RoundComboBox.NET48.dll) Version: 4.8.2.24
protected bool ShouldSerializeValueMember()
Protected Function ShouldSerializeValueMember As Boolean
Return Value
Booleantrue if the property value has changed from its default; otherwise,
false.