MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / FlexGrid Class / AllowRefreshing Property
In This Topic
    AllowRefreshing Property (FlexGrid)
    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