[]
        
(Showing Draft Content)

C1.Report.TextFieldBase.WordWrap

WordWrap Property

WordWrap

Gets or sets a value indicating whether automatic word wrapping is on.

Declaration
[C1Category("Appearance")]
[C1Description("TextFieldBase.WordWrap", "Indicates whether automatic word wrapping is on.")]
public bool WordWrap { get; set; }
<C1Category("Appearance")>
<C1Description("TextFieldBase.WordWrap", "Indicates whether automatic word wrapping is on.")>
Public Property WordWrap As Boolean