ComponentOne True DBGrid Pro 8
Col Property

Col Property

Sets or returns current column number.

Syntax

object.Col= integer

Remarks

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

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 grid 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

TDBGrid Control

TDBDropDown Control

 

 


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

Product Support Forum  |  Documentation Feedback