Share via


GridItemsProviderRequest<TGridItem>.Count Property

Definition

If set, the maximum number of items to be supplied. If not set, the maximum number is unlimited.

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

Property Value

Applies to