DataColumnChangeEventArgs Properties
.NET Framework (current version)
Namespace:
System.Data
Assembly: System.Data (in System.Data.dll)
| 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. |
Show:
