SPREAD for WPF 4.0J - GcSpreadSheet
SetEditingText メソッド (DateTimeCellType)

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType 名前空間 > DateTimeCellType クラス : SetEditingText メソッド
編集コントロールにテキストを設定します。
シンタックス
'宣言
 
Public Overrides Function SetEditingText( _
   ByVal editingControl As System.Windows.FrameworkElement, _
   ByVal text As System.String _
) As System.Boolean
public override System.bool SetEditingText( 
   System.Windows.FrameworkElement editingControl,
   System.string text
)

パラメータ

editingControl
text

戻り値の型

セル型のハンドルが編集コントロールを更新する場合はtrue、 セル型が編集コントロールを更新しない場合はfalseです。
参照

DateTimeCellType クラス
DateTimeCellType メンバ