Ext.NET  5.3.0
.NET Component Framework for Enterprise Level Apps
Ext.Net.Paging< T > Class Template Reference

More...

Public Member Functions

 Paging ()
 
 Paging (IEnumerable< T > data, int totalRecords)
 
string Serialize ()
 
virtual object SerializationObject ()
 

Properties

List< T > Data [get, set]
 
int TotalRecords [get, set]
 

Detailed Description

Constructor & Destructor Documentation

◆ Paging() [1/2]

Ext.Net.Paging< T >.Paging ( )
inline

◆ Paging() [2/2]

Ext.Net.Paging< T >.Paging ( IEnumerable< T >  data,
int  totalRecords 
)
inline

Member Function Documentation

◆ SerializationObject()

virtual object Ext.Net.Paging< T >.SerializationObject ( )
inlinevirtual

◆ Serialize()

string Ext.Net.Paging< T >.Serialize ( )
inline

Property Documentation

◆ Data

List<T> Ext.Net.Paging< T >.Data
getset

◆ TotalRecords

int Ext.Net.Paging< T >.TotalRecords
getset


The documentation for this class was generated from the following file: