Search Results for

    Show / Hide Table of Contents

    Delegate GridViewControl.MouseRowDoubleClickHandler

    Delegate pointing to a row mousedouble click method

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