Indicates whether the Name 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 ShouldSerializeName() |
Visual Basic (Declaration) |
---|
Protected Overridable Function ShouldSerializeName As Boolean |
Visual C++ |
---|
protected: virtual bool ShouldSerializeName() |