RoundComboBoxShouldSerializeDroppedDown Method
Indicates whether the
DroppedDown property should be persisted.
Namespace: BeeMobile.RoundComboBoxAssembly: BeeMobile.RoundComboBox.NET48 (in BeeMobile.RoundComboBox.NET48.dll) Version: 4.8.2.24
protected virtual bool ShouldSerializeDroppedDown()
Protected Overridable Function ShouldSerializeDroppedDown As Boolean
Return Value
Booleantrue if the property value has changed from its default; otherwise,
false.