C# Class XRefresh.InfoGDITextCellEditor

Inheritance: GDITextCellEditor
ファイルを表示 Open project: binaryage/xrefresh

Public Methods

Method Description
StartEditing ( ) : void
StopEditing ( ) : void

Protected Methods

Method Description
SetCellValue ( ) : void
SetEditValue ( ) : void

Method Details

SetCellValue() protected method

protected SetCellValue ( ) : void
return void

SetEditValue() protected method

protected SetEditValue ( ) : void
return void

StartEditing() public method

public StartEditing ( ) : void
return void

StopEditing() public method

public StopEditing ( ) : void
return void