ComponentOne List 8.0 for ActiveX
HeadAlignment Property

 

True DBList Reference> TDBList Properties> HeadAlignment Property

HeadAlignment Property

The HeadAlignment property returns or sets a value that determines the alignment of the headings for an individual column.

Syntax

column.HeadAlignment= value

Remarks

Read/Write at run time and design time.

Property applies to Column object.

Values

Design Time

Run Time

0 - Left

dblLeft

1 - Right

dblRight

2 - Center

dblCenter

3 - General (default)

dblGeneral

The General setting means that the column's Alignment property will be used to format both the column headings and the cell text.

See Also

Column Object, Columns Collection

 

 


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

Product Support Forum  |  Documentation Feedback