ComponentOne List 8.0 for ActiveX
ClearSelCols Method (TDBCombo)

 

TDBCombo Reference> TDBCombo Methods> ClearSelCols Method (TDBCombo)

ClearSelCols Method (TDBCombo)

The ClearSelCols method deselects all columns in a split.

Syntax

object.ClearSelCols

Arguments

None

Return Value

None

Remarks

Method applies to TDBList and TDBCombo controls, Split object.

If no columns are selected, then this method does nothing.

If a control contains multiple splits, then invoking its ClearSelCols method has the same effect as invoking the ClearSelCols method for the current split. The index of the current split is available through the control's Split property.

Use the SelStartCol and SelEndCol properties to determine the current column selection range for a split.

See Also

TDBList and TDBCombo Controls

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback