This documentation is archived and is not being maintained.
DataControlFieldCollection Events
Visual Studio 2008
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 any time that a DataControlField object in the collection raises its FieldChanged event. |
Show: