ComponentOne List 8.0 for ActiveX
FooterAlignment Property

 

True DBList Reference> TDBList Properties> FooterAlignment Property

FooterAlignment Property

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

Syntax

column.FooterAlignment= 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 footings and the cell text.

See Also

Column Object, Columns Collection

 

 


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

Product Support Forum  |  Documentation Feedback