[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.C1TrueDBGrid.ComboSelect

ComboSelect Event

Occurs whenever a selection has been made to the built-in combo or TrueDBDropdown.

Namespace: C1.Win.TrueDBGrid
Assembly: C1.Win.TrueDBGrid.10.dll
Syntax
[Obsolete("Use ComboSelected event")]
public event ColEventHandler ComboSelect
<Obsolete("Use ComboSelected event")>
Public Event ComboSelect As ColEventHandler
Returns
Type Description
ColEventHandler Occurs whenever a selection has been made to the built-in combo or TrueDBDropdown.