DataGridViewTextBoxColumn Class

Represents a column of DataGridViewTextBoxCell objects in a DataGridView control.

Namespace: elsystem.windows.forms

Properties

  Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  Name Type Description
Public property MaxInputLength

int

Gets or sets the maximum number of characters that can be entered into the text box.
Methods
  Name Description
Public property Create Initializes a new instance of the class.  
Public property Create(text) Initializes a new instance of the class with the default Text.