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

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

Syntax

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

Property Value

dbiComboBox

Requirements

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

See Also