DataGridViewTextBoxColumn Class
Represents a column of DataGridViewTextBoxCell objects in a DataGridView control.
Namespace: elsystem.windows.forms
Additional
properties, methods, and events are described in the classes listed
under Inheritance Hierarchy (see below).
|
Name |
Type |
Description |
|
MaxInputLength |
int
|
Gets or sets the maximum number of characters that can be entered into the text box. |
|
Name |
Description |
|
Create |
Initializes a new instance of the class. |
|
Create(text) |
Initializes a new instance of the class with the default Text. |