ComponentOne True DBGrid for WinForms
WrapText Property (PrintInfo)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > PrintInfo Class : WrapText Property
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

Reference

PrintInfo Class
PrintInfo Members