MAUI | ComponentOne
C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / GridControlInputEventArgs Class


In This Topic
    GridControlInputEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see GridControlInputEventArgs members.

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