Microsoft SDK for Java

ColumnEvent Class

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 Handling Events in WFC.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.