ListBox.PageChange

ListBox.PageChange property

Specifies the amount by which the control’s value is changed when the user clicks on the scrollbar’s page up or page down region.

public int PageChange { get; set; }

See Also