[]
        
(Showing Draft Content)

C1.Blazor.ListView.C1ListView-1.Items

Items Property

Items

Gets the collection of items displayed in the list.

Declaration
public IDataCollection<object> Items { get; }
Remarks

This collection is a plain list of items as shown in the list, unlike DataCollection which can contain grouped items.