ComponentOne List 8.0 for ActiveX
AllowColMove Property (TDBCombo)

 

TDBCombo Reference> TDBCombo Control Properties> AllowColMove Property (TDBCombo)

AllowColMove Property (TDBCombo)

Use the AllowColMove property to control whether the user can move selected columns by dragging the column divider highlight bar to the desired location. Any change in column order causes a ColMove event.

Syntax

object.AllowColMove= boolean

Remarks

Read/Write at run time and design time.

Property applies to TDBList and TDBCombo controls, Split object.

If True, the user can move selected columns.

If False (the default), the user cannot move selected columns.

Note: The AllowColSelect property must also be True in order for the user to move selected columns.

See Also

TDBList and TDBCombo Controls

Split Object, Splits Collection

 

 


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

Product Support Forum  |  Documentation Feedback