共用方式為


GridItemsProviderResult<TGridItem>.Items 屬性

定義

提供的專案。

public System.Collections.Generic.ICollection<TGridItem> Items { get; init; }
member this.Items : System.Collections.Generic.ICollection<'GridItem> with get, set
Public Property Items As ICollection(Of TGridItem)

屬性值

ICollection<TGridItem>

適用於