Indicates whether the Color1 property should be persisted.
Namespace:
BeeMobile.ComboBoxAssembly: BeeMobile.RoundComboBox.CF35 (in BeeMobile.RoundComboBox.CF35.dll) Version: 3.5.1.6
Syntax
| C# |
|---|
protected virtual bool ShouldSerializeColor1() |
| Visual Basic (Declaration) |
|---|
Protected Overridable Function ShouldSerializeColor1 As Boolean |
| Visual C++ |
|---|
protected: virtual bool ShouldSerializeColor1() |