[]
Gets or sets a value indicating whether automatic word wrapping is on.
[C1Category("Appearance")]
[C1Description("Field.WordWrap", "Indicates whether automatic word wrapping is on.")]
public bool WordWrap { get; set; }
<C1Category("Appearance")>
<C1Description("Field.WordWrap", "Indicates whether automatic word wrapping is on.")>
Public Property WordWrap As Boolean