Click or drag to resize

QuickSearchDataSetSearchColumnsRowChangeEventHandler Delegate

[Missing <summary> documentation for "T:Cadcorp.Configuration.QuickSearchDataSet.SearchColumnsRowChangeEventHandler"]

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public delegate void SearchColumnsRowChangeEventHandler(
	Object sender,
	QuickSearchDataSetSearchColumnsRowChangeEvent e
)

Parameters

sender
Type: SystemObject
e
Type: Cadcorp.ConfigurationQuickSearchDataSetSearchColumnsRowChangeEvent
See Also