SPREAD for WPF 3.0J - GcSpreadSheet
PromptChar プロパティ (DateTimeCellType)

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType 名前空間 > DateTimeCellType クラス : PromptChar プロパティ
入力用のプロンプトとして使用される文字を取得または設定します。
シンタックス
'宣言
 
Public Property PromptChar As System.Char
public System.char PromptChar {get; set;}

プロパティ値

入力用のプロンプトとして使用される文字。既定値はアンダースコア("_")です。
例外
例外解説
指定された値が有効でないか、System.Char.MinValue です。
参照

DateTimeCellType クラス
DateTimeCellType メンバ