TextField.DefaultMultipleLine Property

Definition

Gets or sets a value indicating whether the text field is multiline.

C++
public:
 property bool DefaultMultipleLine { bool get(); void set(bool value); };

Property Value

true if the text field is multiline.

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022