C# Class Canguro.Controller.Grid.GridViewSingleArrayCell

Inheritance: System.Windows.Forms.DataGridViewTextBoxCell
Afficher le fichier Open project: rforsbach/Treu-Structure Class Usage Examples

Méthodes protégées

Méthode Description
GetValue ( int rowIndex ) : object
SetValue ( int rowIndex, object value ) : bool

Method Details

GetValue() protected méthode

protected GetValue ( int rowIndex ) : object
rowIndex int
Résultat object

SetValue() protected méthode

protected SetValue ( int rowIndex, object value ) : bool
rowIndex int
value object
Résultat bool