MAUI | ComponentOne
C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / C1GridControl Class / AllowRefreshing Property
In This Topic
    AllowRefreshing Property (C1GridControl)
    In This Topic
    Gets or sets a value indicating whether the grid can be refreshed by pulling.
    Syntax
    public bool AllowRefreshing {get; set;}
    See Also