ComponentOne List 8.0 for ActiveX
ButtonFooter Property

 

True DBList Reference> TDBList Properties> ButtonFooter Property

ButtonFooter Property

If True, the column footer depresses like a standard Windows command button when clicked by the user.

Syntax

column.ButtonFooter= boolean

Remarks

Read/Write at run time and design time.

Property applies to Column object.

If False (the default), the column footer does not change its appearance when clicked by the user.

Typically, you set the ButtonFooter property to True when you want to perform a column-based action (such as summation) when the user clicks a column footer. Note that the FootClick event always fires when the user clicks a column footer, even if ButtonFooter is False.

See Also

Column Object, Columns Collection

 

 


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

Product Support Forum  |  Documentation Feedback