Type | Description | |||
AutoSearchEnum | An AutoSearchEnum expression that defines the type of incremental searching. |
By default, the AutoSearch property is exStartWith. The AutoSearch property has effect only if the AutoSearch property of the Group object is True. Use the AutoSearch property to define a 'contains' incremental search. If the AutoSearch property is exContains, the group searches for items that contains the typed characters. The searching column is defined by the SearchColumnIndex property.