ListViewOptions class
ListViewOptions class
Section titled “ListViewOptions class”Represents different options passed in list action requests
public class Korzh.EasyQuery.AspNetCore.ListViewOptionsProperties
Section titled “Properties”| Type | Name | Description |
|---|---|---|
Int32 | PageIndex | Gets or sets the page number (started from 1) |
String | SortBy | Gets or sets the name of sorting column. |