This documentation is archived and is not being maintained.

DataControlFieldCollection Events

The DataControlFieldCollection type exposes the following members.

  NameDescription
Public event 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.
Top
Show: