TechTalk Genome v4.2

QueryFieldCollection Events

The events of the QueryFieldCollection class are listed below. For a complete list of QueryFieldCollection class members, see the QueryFieldCollection Members topic.

Public Instance Events

FieldsChanged Occurs when the fields in the collection change, usually as a result of a Clear, Insert, Remove or Add method call. This event is also raised whenever a QueryField in the collection raises its FieldChanged event.

See Also

QueryFieldCollection Class | TechTalk.Genome.Extensions.Web.UI.Controls Namespace