[To be supplied.]
[Visual Basic] Public Property PageSize As Integer [C#] public int PageSize {get; set;} [C++] public: __property int get_PageSize(); public: __property void set_PageSize(int); [JScript] public function get PageSize() : int; public function set PageSize(int);
PagedDataSource Class | PagedDataSource Members | System.Web.UI.WebControls Namespace