property PropertiesList.HasGridLines as GridLinesEnum

Retrieves or sets a value that indicates whether the grid lines are visible or hidden.

TypeDescription
GridLinesEnum A GridLinesEnum expression that indicates whether the grid lines are visible or hidden.

Use the HasGridLine property to show or hide the grid lines. The grid lines are painted to mark columns and items. Use the HasLines to draw the lines that link child items to their parent items. Use HasButtons property to hide the buttons displayed at the left of each parent item.