Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Style Class / WordWrapExpr Property

In This Topic
    WordWrapExpr Property
    In This Topic
    Gets or sets the expression used to calculate WordWrap.
    Syntax
    'Declaration
     
    Public Property WordWrapExpr As String
    public string WordWrapExpr {get; set;}
    See Also