Indicates whether the Color property should be persisted.
Namespace:
BeeMobile.TransparentControls.PrimitivesAssembly: BeeMobile.TPanels.NET35 (in BeeMobile.TPanels.NET35.dll) Version: 3.5.8.5
Syntax
C# |
---|
protected virtual bool ShouldSerializeColor() |
Visual Basic (Declaration) |
---|
Protected Overridable Function ShouldSerializeColor As Boolean |
Visual C++ |
---|
protected: virtual bool ShouldSerializeColor() |