This topic has not yet been rated - Rate this topic

Table.RowControlCollection Class

This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Protected Class Table.RowControlCollection
   Inherits ControlCollection
[C#]
protected class Table.RowControlCollection : ControlCollection
[C++]
protected __gc class Table.RowControlCollection : public
   ControlCollection
[JScript]
protected class Table.RowControlCollection extends
   ControlCollection

See Also

Table.RowControlCollection Members | System.Web.UI.WebControls Namespace

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.