FlexPivot for WinForms
WordWrap プロパティ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellStyle クラス : WordWrap プロパティ
Gets or sets whether long strings should automatically wrap within the cell.
シンタックス
'宣言
 
Public Property WordWrap As System.Boolean
public System.bool WordWrap {get; set;}
解説

This property determines whether the grid should automatically break long strings that contain spaces and display them in multiple lines.

String that contain hard line breaks (vbCrLf or "\n\r") are always displayed in multiple lines.

参照

CellStyle クラス
CellStyle メンバ