[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.Split.HasCombo

HasCombo Method

HasCombo()

Determines whether this instance has combo.

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

true if this instance has combo; otherwise, false.

Overrides