aspxtreme

TableRow Control Syntax

ASP.NET Syntax   ASP.NET Syntax for Web Controls


Allows you to declare a table row and manipulate it programmatically.

Declarative Syntax

For information on the individual members of this class, see TableRow in the class library.

Remarks

The TableRow class represents a row in a Table control.

This class allows you to control how the contents of the row are displayed. Setting the HorizontalAlign and VerticalAlign properties specifies the alignment of the contents in the row.

You can programmatically manage the cells in the row by using the Cells collection. The Cells collection is a collection of TableCell objects that represent the cells in the row.

See Also

TableRow Class   Table, TableRow, and TableCell Web Server Controls



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support aspxtreme