[To be supplied.]
[Visual Basic] Public Property All As TableRow () [C#] public TableRow[] All {get; set;} [C++] public: __property TableRow* get_All(); public: __property void set_All(TableRow*[]); [JScript] public function get All() : TableRow[]; public function set All(TableRow[]);
TableRowCollection Class | TableRowCollection Members | System.Web.UI.WebControls Namespace