GridItemsProviderRequest<TGridItem>.Count プロパティ

定義

設定した場合、指定する項目の最大数。 設定しない場合、最大数は無制限です。

public int? Count { get; init; }
member this.Count : Nullable<int> with get, set
Public Property Count As Nullable(Of Integer)

プロパティ値

適用対象