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