Skip to content

Pact Web Vue Grid Models GenericGridResult T Count

welshronaldo edited this page May 30, 2022 · 5 revisions

GenericGridResult<T>.Count Property

The total number of records server side before filtering or pagination

public int Count { get; set; }

Property Value

System.Int32

Clone this wiki locally