<< Click to Display Table of Contents >>
Navigation: ADONetVCL > Symbol Reference > CNClrLib.ADONet.EventArgs > Classes > TDataColumnChangeEventArgs >
Name
Description
Column
Gets the DataColumn with a changing value.
EventArgs
Provides direct access to ADO.Net DataColumnChangeEventArgs object.
ProposedValue
Gets or sets the proposed new value for the column.
Row
Gets the DataRow of the column with a changing value.
Top