PageSize Property
Gets or sets the page size.
Defaults to
10
.
public int PageSize { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- SelectionPrompt
<T> - Property Type
- int
10
.
public int PageSize { get; set; }