WinUI | ComponentOne
C1.WinUI.GridControl Assembly / C1.WinUI.Grid Namespace / GridControlInputEventArgs Class / Event Property
In This Topic
    Event Property (GridControlInputEventArgs)
    In This Topic
    Gets the arguments of the underlying input event that raised this event.
    Syntax
    public C1InputEventArgs Event {get;}
    See Also