Click or drag to resize

TextBoxCell Constructor

Overload List
  NameDescription
Public methodTextBoxCell
Initializes a new instance of the TextBoxCell class.
Public methodTextBoxCell(Int32)
Initializes a new instance of the TextBoxCell class binding to the specified column.
Public methodTextBoxCell(String)
Initializes a new instance of the TextBoxCell class binding the text value to the specified property of the data store.
Top
See Also