asp.net.ph

FormView.GridLines Property

System.Web.UI.WebControls Namespace   FormView Class


.NET Framework version 2.0

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

Syntax


Inline <asp:formview gridlines = enumValue ... >
Script FormView.GridLines [ = enumValue ]

Property Value


enumValue One of the GridLines enum values.

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

Remarks

Use the GridLines property to specify whether the border between the cells of a FormView control is displayed. This property is set with one of the GridLines enumeration values.

See Also

FormView 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