Provides data for the columnClick event of the ListView object.
package com.ms.wfc.ui
public class ColumnClickEvent
extends Event
The columnClick event occurs when the user clicks one of the column headers that are visible in Report view. A ColumnClickEvent object specifies which column header was clicked.
For information about the WFC event model, see Handling Events in WFC.