Gets the field that is shown in the tooltip by default

Namespace: Ico.Awx.List
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public AwxListField GetSearchField()
Visual Basic
Public Function GetSearchField As AwxListField
JScript
public function GetSearchField() : AwxListField

See Also