asp.net.ph

GridView.GridLines Property

System.Web.UI.WebControls Namespace   GridView Class


.NET Framework version 2.0

Sets or retrieves the grid line style for a GridView control.

Syntax


Inline <asp:gridview gridlines = enumValue ... >
Script GridView.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 whether the border between the cells of a GridView control is displayed. This property is set with one of the GridLines enumeration values.

See Also

GridView Members   CellPadding   CellSpacing Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

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