ComponentOne List 8.0 for ActiveX
FooterText Property

 

FooterText Property

This property returns or sets the text displayed in the column's footing area.

Syntax

column.FooterText= string

Remarks

Read/Write at run time and design time.

Property applies to Column object.

Setting the FooterText property to an empty string clears the text in the column's footing area but does not hide the footing. Column footings are only displayed if the control's ColumnFooters property is set to True and the FootLines property is not set to 0.

The FooterText property is limited to 255 characters. Attempting to set the footer text to more than 255 characters results in a trappable error.

See Also

Column Object, Columns Collection

 

 


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

Product Support Forum  |  Documentation Feedback