GrapeCity SPREAD for WPF 2.0J
DisplayText プロパティ (GcDropDownCalculator)

GcDropDownCalculator の表示テキストを取得します。これは依存関係プロパティです。
構文
'Declaration
 
Public ReadOnly Property DisplayText As String
public string DisplayText {get;}

プロパティ値

コントロールの表示テキストを表す System.String 値。
解説
Value が null 参照 (Visual Basicでは Nothing) 以外で、なおかつ GcDropDownCalculator にエラーがない場合、DisplayText は値の表示文字列です。GcDropDownCalculator にエラーがある場合、DisplayText は計算にエラーがあることを知らせるエラー情報文字列です。
参照

GcDropDownCalculator クラス
GcDropDownCalculator メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.