| C1.Win.C1List.4 Assembly > C1.Win.C1List.ListBase Namespace > C1ListBase Class : ColFootClick Event |
'Declaration Public Event ColFootClick As ColEventHandler
public event ColEventHandler ColFootClick
The event handler receives an argument of type ColEventArgs containing data related to this event. The following ColEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| ColIndex | Indicates the position in the DisplayColumns collection. |