| GridTextBoxColumnEditor Properties |
The GridTextBoxColumnEditor type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
IsInitialized | (Overrides GridColumnEditorBaseIsInitialized.) |
|
|
Text | (Overrides GridTextColumnEditorText.) |
|
|
TextBoxControl |
Gets The text box instance created of extracted from a cell after calls to AddControlsToContainer or LoadControlsFromContainer methods.
|
|
|
TextBoxMaxLength | |
|
|
TextBoxMode | |
|
|
TextBoxStyle |
Gets the instace of the Style that would be applied to the TextBox control, when initializing in a TableCell.
|