ComponentOne True DBGrid Pro 8
AllowColSelect Property

AllowColSelect Property

Enables interactive column selection.

Syntax

object.AllowColSelect= boolean

Remarks

Read/Write at run time and design time.

If True (the default), the user can select columns.

If False, the user cannot select columns.

Use the AllowColSelect property to control whether the user can select columns by clicking or dragging within the column header area. Setting this property to False suppresses highlighting when the user clicks a column header, which is useful for applications that respond to the HeadClick event.

Note

Both the AllowColSelect and AllowColMove properties must be True in order for the user to move selected columns.

See Also

TDBGrid Control

TDBDropDown Control

Split Object

 

 


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

Product Support Forum  |  Documentation Feedback