[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.Split.HasInternalCombo

HasInternalCombo Method

HasInternalCombo()

Determines whether we have an internal combo.

Declaration
protected override bool HasInternalCombo()
Protected Overrides Function HasInternalCombo() As Boolean
Returns
Type Description
bool

true if combo is not a valueitem otherwise, false.

Overrides