Property PageSize
PageSize
Gets or sets the size of the page size in scroll units. This is the number of units the scrollbar will scroll when it is paged up or down. Often it is the same as the thumb size.
public int PageSize { readonly get; set; }