System.Web.UI.WebControls Namespace FormView Class
.NET Framework version 2.0
Sets or retrieves the grid line style for a FormView control.
Inline |
<asp:formview gridlines = enumValue ... > |
Script |
FormView.GridLines [ = enumValue ] |
The property is read/write with a default value of None.
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.
FormView Members CellPadding CellSpacing