C# Class XRefresh.InfoGDITextCellEditor

Inheritance: GDITextCellEditor
Afficher le fichier Open project: binaryage/xrefresh

Méthodes publiques

Méthode Description
StartEditing ( ) : void
StopEditing ( ) : void

Méthodes protégées

Méthode Description
SetCellValue ( ) : void
SetEditValue ( ) : void

Method Details

SetCellValue() protected méthode

protected SetCellValue ( ) : void
Résultat void

SetEditValue() protected méthode

protected SetEditValue ( ) : void
Résultat void

StartEditing() public méthode

public StartEditing ( ) : void
Résultat void

StopEditing() public méthode

public StopEditing ( ) : void
Résultat void