Name | Description | |
---|---|---|
DataColumnChangeEventArgs Constructor | Initializes a new instance of the DataColumnChangeEventArgs class. |
The following tables list the members exposed by DataColumnChangeEventArgs.
Name | Description | |
---|---|---|
DataColumnChangeEventArgs Constructor | Initializes a new instance of the DataColumnChangeEventArgs class. |
Name | Description | |
---|---|---|
Column | Gets the DataColumn with a changing value. | |
ProposedValue | Gets or sets the proposed new value for the column. | |
Row | Gets the DataRow of the column with a changing value. |