Delegate CustomLookupTextBox.AddItem
Delegate which points to a method, which creates a new select able icon and select it
Namespace: Simplic.PlugIn.Logistics
Assembly: Simplic.PlugIn.Logistics.dll
Syntax
public delegate SelectorLookupResult AddItem(string inputText);
Parameters
Type | Name | Description |
---|---|---|
System.String | inputText |
Returns
Type | Description |
---|---|
SelectorLookupResult |