Easy Tutorial
❮ Prop Webcontrol Imagebutton Validationgroup Prop Webcontrol Button Postbackurl ❯

ASP.NET GridLines Property



Definition and Usage

The GridLines property is used to get or set the grid line style of a Table control.

Syntax

Property Description
mode Specifies the grid line style for the table. Possible values: None<br> Horizontal<br> Vertical<br> Both

Example

The following example sets the GridLines property to "Both":


❮ Prop Webcontrol Imagebutton Validationgroup Prop Webcontrol Button Postbackurl ❯