RoundTextBoxMultilineShouldSerializeMaxLength Method
Determines whether the
MaxLength property should be serialized.
Namespace: BeeMobile.RoundTextBoxMultilineAssembly: BeeMobile.RoundTextBoxMultiline.NET48 (in BeeMobile.RoundTextBoxMultiline.NET48.dll) Version: 4.8.1.0
protected virtual bool ShouldSerializeMaxLength()
Protected Overridable Function ShouldSerializeMaxLength As Boolean
Return Value
Boolean if the
MaxLength property is not equal to 0; otherwise,
.