RoundTextBoxMultilineShouldSerializeScrollingEnabled Method

Indicates whether ScrollingEnabled property should be persisted by Visual Studio Designer.

Definition

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

Return Value

Boolean
True to serialize the property into code; false otherwise.

See Also