ColumnClickEvent Class

Methods | Fields | This Package | All Packages

Provides data for the columnClick event of the ListView object.

Event
  |
  +--ColumnClickEvent

package com.ms.wfc.ui

public class ColumnClickEvent
extends
Event****

Remarks

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 .