PowerTools MultiRow for Windows Forms 8.0J
TextFormat プロパティ (GcComboBoxCell)

テキストのカスタマイズに使用する書式文字列を取得または設定します。
構文
Public Property TextFormat As String
public string TextFormat {get; set;}

プロパティ値

テキストのカスタマイズに使用する書式文字列を示す System.String 値。
既定値は System.String.Empty です。
例外
例外解説
System.ArgumentExceptionvalueが有効な TextFormat ではありません。
解説
このプロパティを使用すると、このセルの Text の表示書式をカスタマイズできます。
参照

GcComboBoxCell クラス
GcComboBoxCell メンバ
TextBoxStyle プロパティ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.