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>

適用対象