ComponentOne List 8.0 for ActiveX
FootClick Event

 

FootClick Event

The FootClick event occurs when the user clicks on the footer for a particular control column.

Syntax

object_FootClick (ColIndex As Integer)

Arguments

ColIndex is an integer that identifies the column footer that was clicked.

Remarks

Event applies to TDBList and TDBCombo controls.

One possible action for this event is to re-sort the Recordset (Data control) object based on the selected column.

See Also

TDBList and TDBCombo Controls

 

 


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

Product Support Forum  |  Documentation Feedback