Search Results for

    Show / Hide Table of Contents

    Delegate GridViewControl.RowLoadedCompleteHandler

    Pointer to a method which handles row loading completed

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