FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlTapEventArgs Class
Properties


In This Topic
    GridControlTapEventArgs Class Members
    In This Topic

    The following tables list the members exposed by GridControlTapEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the associated event should be canceled. (Inherited from C1.WPF.Grid.CancelEventArgs)
    Public PropertyGets a value indicating whether the associated event is cancellable. (Inherited from C1.WPF.Grid.CancelEventArgs)
    Public PropertyGets the cell range. (Inherited from C1.WPF.Grid.GridControlRangeEventArgs)
    Public PropertyGets the arguments of the underlying input event that raised this event.  
    Top
    See Also