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