This documentation is archived and is not being maintained.
DataControlFieldCollection Events
Visual Studio 2010
The DataControlFieldCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
FieldsChanged | Occurs when the fields in the collection change, usually as the result of a Clear, Insert, Remove or Add method call. This event is also raised anytime a DataControlField in the collection raises its FieldChanged event. |
Show: