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