TextViewerShouldSerializeGradientBackgroundDirection Method
Indicates whether the value of
GradientBackgroundDirection 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 ShouldSerializeGradientBackgroundDirection()
Protected Overridable Function ShouldSerializeGradientBackgroundDirection As Boolean
Return Value
BooleanSystem.Boolean.Booleantrue if the value should be serialized; false otherwise.