asp.net.ph

DataColumnChangeEventArgs Class

System.Data Namespace


Provides data for the ColumnChanging event.

DataColumnChangeEventArgs Class Members

Collapse   Constructors

Visibility Constructor Parameters
public DataColumnChangeEventArgs ( DataRow row , DataColumn column , Object value )

Collapse   Properties

Visibility Name Value Type Accessibility
public Column DataColumn [ Get ]
public ProposedValue Object [ Get , Set ]
public Row DataRow [ Get ]

Remarks

The ColumnChanging event occurs when a change is made to a column' s value in the DataTable.

See Also

ColumnChanging   DataColumn   DataColumnChangeEventHandler   DataTable Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph