Provides data for the columnEditied, columnUpdated, and headerClick events of the DataGrid control.
Event | +--ColumnEvent
package com.ms.wfc.data.ui
public final class ColumnEvent
extends Event
A ColumnEvent object specifies which column in the grid is the target of the event. For information about the WFC event model, see Handling Events in WFC.