C# Class SourceGrid.Grid.GridRow

Inheritance: SourceGrid.RowInfo
Datei anzeigen Open project: zhuangyy/Motion

Public Methods

Method Description
GridRow ( Grid grid ) : System
this ( SourceGrid.GridColumn column ) : Cells.ICell

Method Details

GridRow() public method

public GridRow ( Grid grid ) : System
grid Grid
return System

this() public method

public this ( SourceGrid.GridColumn column ) : Cells.ICell
column SourceGrid.GridColumn
return Cells.ICell