[]
Specifies how cell text is wrapped.
public enum PrintInfo.WrapTextEnum
| Name | Description |
|---|---|
| LikeColumn | Use column's C1.Win.TrueDBGrid.Style.WrapText property. |
| NoWrap | Text in cells never wraps. |
| Wrap | Text can wrap in any cell as needed. |