TextViewerShouldSerializeBorderColor Method
Indicates whether the value of
BorderColor property should be serialized during the design-time in Visual Studio designer.
Namespace: BeeMobile.TextViewerAssembly: BeeMobile.TextViewer.NET48 (in BeeMobile.TextViewer.NET48.dll) Version: 4.8.0.4
protected virtual bool ShouldSerializeBorderColor()
Protected Overridable Function ShouldSerializeBorderColor As Boolean
Return Value
BooleanSystem.Boolean.Booleantrue if the value should be serialized; false otherwise.