ComponentOne True DBGrid for WinForms
Wrap Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > Style Class : Wrap Property
Gets or sets a value indicating whether text is wrapped when it does not fit into a layout shape.
Syntax
'Declaration
 
Public Property Wrap As TextWrapping
public TextWrapping Wrap {get; set;}
See Also

Reference

Style Class
Style Members