TextBoxCell Class |
Namespace: Eto.Forms
The TextBoxCell type exposes the following members.
| Name | Description | |
|---|---|---|
| TextBoxCell |
Initializes a new instance of the TextBoxCell class.
| |
| TextBoxCell(Int32) |
Initializes a new instance of the TextBoxCell class binding to the specified column.
| |
| TextBoxCell(String) |
Initializes a new instance of the TextBoxCell class binding the text value to the specified property of the data store.
|
| Name | Description | |
|---|---|---|
| AutoSelectMode |
Gets or sets the auto selection mode.
| |
| TextAlignment |
Gets or sets the horizontal alignment of the text within the cell.
| |
| VerticalAlignment |
Gets or sets the vertical alignment of the text within the cell.
|