NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DataGrid.PagedDataSource

[To be supplied.]

[Visual Basic]
Protected ReadOnly Property PagedDataSource As PagedDataSource
[C#]
protected PagedDataSource PagedDataSource {get;}
[C++]
protected: __property PagedDataSource* get_PagedDataSource();
[JScript]
protected function get PagedDataSource() : PagedDataSource;

See Also

DataGrid Class | DataGrid Members | System.Web.UI.WebControls Namespace