Indicates whether the ImageInDesignTimeOnly property should be persisted.
Namespace:
BeeMobile.TransparentControlsAssembly: BeeMobile.TransparentControls.CF3 (in BeeMobile.TransparentControls.CF3.dll) Version: 3.5.8.2
Syntax
| C# |
|---|
protected virtual bool ShouldSerializeImageInDesignTimeOnly() |
| Visual Basic (Declaration) |
|---|
Protected Overridable Function ShouldSerializeImageInDesignTimeOnly As Boolean |
| Visual C++ |
|---|
protected: virtual bool ShouldSerializeImageInDesignTimeOnly() |