Sets the Fields that is shown in the tooltip by default
Namespace: Ico.Awx.ListAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public void SetToolTipField( string fieldKey ) |
Visual Basic |
---|
Public Sub SetToolTipField ( _ fieldKey As String _ ) |
JScript |
---|
public function SetToolTipField( fieldKey : String ) |
Parameters
- fieldKey
- Type: System..::..String
The key of the AwxListField to set
Remarks
If the key is empty the tooltip is unset