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




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