ComponentOne True DBGrid Pro 8
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

Values

Design Time

Run Time

0 - Left

dbgLeft

1 - Right

dbgRight

2 - Center

dbgCenter

3 - General (default) dbgGeneral

 

Remarks

Read/Write at run time and design time.

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

 

 


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

Product Support Forum  |  Documentation Feedback