ColumnEvent Class
Methods | Fields | This Package | All Packages
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****
Remarks
A ColumnEvent object specifies which column in the grid is the target of the event. For information about the WFC event model, see .