C# Class SourceGrid.Grid.GridRow

Inheritance: SourceGrid.RowInfo
Afficher le fichier Open project: zhuangyy/Motion

Méthodes publiques

Méthode Description
GridRow ( Grid grid ) : System
this ( SourceGrid.GridColumn column ) : Cells.ICell

Method Details

GridRow() public méthode

public GridRow ( Grid grid ) : System
grid Grid
Résultat System

this() public méthode

public this ( SourceGrid.GridColumn column ) : Cells.ICell
column SourceGrid.GridColumn
Résultat Cells.ICell