WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridIncrementalLoadingRow Class / IsLoading Property
In This Topic
    IsLoading Property
    In This Topic
    Gets or sets a value indicating whether the loading activity indicator is displayed.
    Syntax
    public bool IsLoading {get; set;}
    See Also