Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridRefreshEventArgs Class / GridRefreshEventArgs Constructor


In This Topic
    GridRefreshEventArgs Constructor
    In This Topic
    Initializes a new instance of the GridRefreshEventArgs class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New GridRefreshEventArgs()
    public GridRefreshEventArgs()
    See Also