Search Results for

    Show / Hide Table of Contents

    Delegate LookupTextBox.SelectionChangedHandler

    Selection changed method delegate

    Namespace: Simplic.Framework.DBUI
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public delegate void SelectionChangedHandler(object sender, LookupTextBoxSelectionChangedEventArgs args);
    Parameters
    Type Name Description
    System.Object sender
    LookupTextBoxSelectionChangedEventArgs args
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx