C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridIncrementalLoadingRow Class / IsLoading Property

In This Topic
IsLoading Property (GridIncrementalLoadingRow)
In This Topic
Gets or sets a value indicating whether the loading activity indicator is displayed.
Syntax
'Declaration
 
Public Property IsLoading As Boolean
 
See Also