[]
        
(Showing Draft Content)

C1.Blazor.ListView.C1ListView-1.LoadingItem

LoadingItem Property

LoadingItem

Gets or sets the callback that is called when the items are being loaded.

Declaration
[Parameter]
public EventHandler<ListViewItemStyleEventArgs> LoadingItem { get; set; }