C# Class Canguro.Controller.Grid.GridViewTextBoxCellTemplateColumn

Inheritance: System.Windows.Forms.DataGridViewTextBoxColumn
Mostrar archivo Open project: rforsbach/Treu-Structure Class Usage Examples

Public Methods

Method Description
GridViewTextBoxCellTemplateColumn ( DataGridViewTextBoxCell cellTemplate, System list ) : System

Method Details

GridViewTextBoxCellTemplateColumn() public method

public GridViewTextBoxCellTemplateColumn ( DataGridViewTextBoxCell cellTemplate, System list ) : System
cellTemplate System.Windows.Forms.DataGridViewTextBoxCell
list System
return System