Property WordWrap
- Assembly
- FrameworkSystems.FrameworkStudio.General.dll
WordWrap
Gibt an, ob der automatische Zeilenumbruch aktiviert werden soll. Diese Angabe macht nur Sinn, wenn es sich um ein Multiline-Field handelt.
[Browsable(true)]
[ControlStylesBrowsable(true)]
public bool? WordWrap { get; set; }
Property Value
- bool?