SPREAD for WPF 3.0J - GcSpreadSheet
DisplayText プロパティ (GcDropDownCalculator)

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 > GcDropDownCalculator クラス : DisplayText プロパティ
GcDropDownCalculatorの表示テキストを取得します。これは依存関係プロパティです。
シンタックス
'宣言
 
Public ReadOnly Property DisplayText As System.String
public System.string DisplayText {get;}

プロパティ値

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

GcDropDownCalculator クラス
GcDropDownCalculator メンバ