RoundTextBoxMultilineShouldSerializeGradientBackground Method
Indicates whether
GradientBackground property should
be persisted by Visual Studio Designer.
Namespace: BeeMobile.RoundTextBoxMultilineAssembly: BeeMobile.RoundTextBoxMultiline.NET48 (in BeeMobile.RoundTextBoxMultiline.NET48.dll) Version: 4.8.1.0
protected virtual bool ShouldSerializeGradientBackground()
Protected Overridable Function ShouldSerializeGradientBackground As Boolean
Return Value
BooleanTrue to serialize the property into code; false otherwise.