asp.net.ph

PagedDataSource Constructor

System.Web.UI.WebControls Namespace


Initializes a new instance of the PagedDataSource class.

[ VB ]
Public Sub New ( )

[ C# ]
public PagedDataSource ( );

[ C++ ]
public: PagedDataSource ( );

[ JScript ]
public function PagedDataSource ( );

Remarks

The following table shows initial property values for an instance of PagedDataSource.

Property Initial Value
PageSize 10
AllPaging false
CurrentPageIndex 0
AllCustomPaging false
VirtualCount 0

See Also

PagedDataSource Class   PagedDataSource Members Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note