Search Results for

    Show / Hide Table of Contents

    Delegate CursorGridViewControl.AsyncLoadDataStartHandler

    Handler for starting data loading

    Namespace: Simplic.Framework.DBUI
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public delegate void AsyncLoadDataStartHandler(object sender, EventArgs e);
    Parameters
    Type Name Description
    System.Object sender

    Instance if a gridviewcontrol

    System.EventArgs e

    Transported information

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx