[]
Make ItemsSource pagable with specified page size. 0 means to disable paging.
public virtual TBuilder PageSize(int pageSize)
The page size.
Current builder.