dbicList Send comments on this topic.
TextBox Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > DbiListControl Class : TextBox Property

Gets the current dbiTextBox control used for editing cells in the list.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property TextBox As dbiTextBox
C# 
public dbiTextBox TextBox {get;}

Property Value

dbiTextBox

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also