ComponentOne True DBGrid Pro 8
HeaderDivider Property

Controls display of dividing line in column header.

Syntax

column.HeaderDivider= boolean

Read/Write at run time and design time.

Remarks

If True (the default), the right edge of the column's header is drawn with a vertical dividing line.

If False, no dividing line is drawn in the column's header area.

Note

Setting this property to False does not prevent the user from resizing the column. Set the AllowSizing property to False to disable column resizing.

See Also

Column Object

 

 


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

Product Support Forum  |  Documentation Feedback