Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.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 PropertyGets or sets a value indicating whether the associated event should be canceled.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the deferrals awaiter. (Inherited from C1.Xamarin.Forms.Core.AsyncEventArgs)
    Top
    Public Methods
     NameDescription
    Public MethodGets the deferral. (Inherited from C1.Xamarin.Forms.Core.AsyncEventArgs)
    Top
    See Also