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