True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / PrintInfo Class / WrapText Property

In This Topic
    WrapText Property (PrintInfo)
    In This Topic
    Gets or sets a value that controls how text is wrapped in a cell.
    Syntax
    'Declaration
     
    Public Property WrapText As PrintInfo.WrapTextEnum
    public PrintInfo.WrapTextEnum WrapText {get; set;}
    See Also