Table of Contents

Property Multiline

Namespace
FrameworkSystems.FrameworkStudio.General.DevObjects.Form.Designer.ViewModels
Assembly
FrameworkSystems.FrameworkStudio.General.dll

Multiline

Gibt an, ob es sich bei dem Editfield um ein Multiline-Field handelt. Wenn ja, sind mehrzeilige Texteingaben und -anzeigen möglich.

[Browsable(true)]
[ControlStylesBrowsable(true)]
public bool? Multiline { get; set; }

Property Value

bool?