RoundTextBoxMultilineShouldSerializeAcceptReturn Method

Determines whether the AcceptReturn property should be serialized.

Definition

Namespace: BeeMobile.RoundTextBoxMultiline
Assembly: BeeMobile.RoundTextBoxMultiline.NET48 (in BeeMobile.RoundTextBoxMultiline.NET48.dll) Version: 4.8.1.0
C#
protected virtual bool ShouldSerializeAcceptReturn()

Return Value

Boolean
if the AcceptReturn property value differs from its default value; otherwise, .

See Also