FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / TextFieldBase Class / WordWrap Property

In This Topic
    WordWrap Property (TextFieldBase)
    In This Topic
    Gets or sets a value indicating whether automatic word wrapping is on.
    Syntax
    'Declaration
     
    Public Property WordWrap As Boolean
    public bool WordWrap {get; set;}
    See Also