asp.net.ph

Table.GridLines Property

System.Web.UI.WebControls Namespace   Table Class


Sets or retrieves a value that specifies the grid line style to display in a Table control.

Syntax


Inline <asp:table gridlines = enumValue ... >
Script Table.GridLines [ = enumValue ]

Property Value


enumValue One of the GridLines enum values.

The property is read/write with a default value of Both.

Remarks

Use the GridLines property to specify which cell borders are displayed ina Table control. This property is set with one of the GridLines enumeration values.

See Also

Table Members   CellPadding   CellSpacing Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 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 asp.net.ph