ComponentOne Studio for WinRT XAML
TextWrapping プロパティ (RowCol)

この行/列のセルでテキストを折り返すかどうかを取得または設定します。
構文
'宣言
 
Public Property TextWrapping As System.Nullable(Of Boolean)
public System.Nullable<bool> TextWrapping {get; set;}
参照

RowCol クラス
RowCol メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.