Search Results for

    Show / Hide Table of Contents

    Delegate LookupTextBox.AddItem

    Delegate which points to a method, which creates a new select able icon and select it

    Namespace: Simplic.Framework.DBUI
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public delegate SelectorLookupResult AddItem(string inputText);
    Parameters
    Type Name Description
    System.String inputText
    Returns
    Type Description
    SelectorLookupResult
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx