[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridIncrementalLoadingCell.SetLoading

SetLoading Method

SetLoading(bool)

Set whether the loading indicator is shown.

Declaration
public void SetLoading(bool loading)
Public Sub SetLoading(loading As Boolean)
Parameters
Type Name Description
bool loading

if set to true the loading indicator is shown.