Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
CSV_Viewer
pager
Pager
LoadLast
CSV_Viewer.pager.Pager.LoadLast C# (CSharp) Method
Pager Class Documentation
Show file
Open project: ralfw/NPantaRhei
LoadLast()
public
method
public
LoadLast
( ) :
Page
return
CSV_Viewer.data_model.Page
public Page LoadLast() { _container.Data.GotoLast(); return _container.Data.Current; }
Pager
LoadFirst
LoadLast
LoadNext
LoadPrev
Pager