Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / CancelEventArgs Class
Properties

In This Topic
    CancelEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CancelEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CancelEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether the associated event should be canceled.  
    Public Property Gets a value indicating whether the associated event is cancellable.  
    Top
    See Also