C# Class System.Windows.Forms.TableRow

Afficher le fichier Open project: Meragon/Unity-WinForms Class Usage Examples

Méthodes publiques

Méthode Description
TableRow ( TableRowCollection o ) : System
this ( int column ) : object

Private Methods

Méthode Description
AddjustItemsCountTo ( int n ) : void

Method Details

TableRow() public méthode

public TableRow ( TableRowCollection o ) : System
o TableRowCollection
Résultat System

this() public méthode

public this ( int column ) : object
column int
Résultat object