RoundTextBoxMultilineShouldSerializeAcceptReturn Method
Determines whether the
AcceptReturn property should be serialized.
Namespace: BeeMobile.RoundTextBoxMultilineAssembly: BeeMobile.RoundTextBoxMultiline.NET48 (in BeeMobile.RoundTextBoxMultiline.NET48.dll) Version: 4.8.1.0
protected virtual bool ShouldSerializeAcceptReturn()
Protected Overridable Function ShouldSerializeAcceptReturn As Boolean
Return Value
Boolean if the
AcceptReturn property value differs from its default value;
otherwise,
.