ComponentOne List 8.0 for ActiveX
Col Property

 

Col Property

Sets/returns current column number.

Syntax

object.Col= integer

Remarks

Read/Write at run time. Not available at design time.

Property applies to TDBList and TDBCombo controls.

This property specifies the zero-based index of the current cell's column position. It may be set at run time to highlight a different cell within the current row. If the column is visible, the caret or marquee will be moved to the selected column. If the column is not visible, the control will scroll to make it visible as a result of setting this property.

Setting the Col property at run time does not affect selected columns. Use the SelEndCol and SelStartCol properties to specify a selected region.

See Also

TDBList and TDBCombo Controls

 

 


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

Product Support Forum  |  Documentation Feedback