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

In This Topic
    GridRefreshEventArgs Class Members
    In This Topic

    The following tables list the members exposed by GridRefreshEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GridRefreshEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether the associated event should be canceled.  
    Top
    Public Methods
     NameDescription
    Public Method Gets the deferral. (Inherited from C1.Android.Core.AsyncEventArgs)
    Top
    See Also