| Visual Basic (Declaration) | |
|---|---|
Public Property TextBox As dbiTextBox | |
| C# | |
|---|---|
public dbiTextBox TextBox {get; set;} | |
Property Value
dbiTextBoxThe TextBox control wll only be used in the editing, if the EditType property of the ColumnItem is set to TextBox.
| dbicList | Send comments on this topic. |
| TextBox Property | |
| See Also | |
|
| dbicBase Assembly > Dbi.WinControl Namespace > BeforeCellEditEventArgs Class : TextBox Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property TextBox As dbiTextBox | |
| C# | |
|---|---|
public dbiTextBox TextBox {get; set;} | |