C1.Silverlight.Data Namespace : DataColumnChangeEventArgs Class |
For a list of all members of this type, see DataColumnChangeEventArgs members.
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. |