Gridlines Property

Gets or sets whether grid lines are displayed between rows and columns in the ListView control.

object.GridLines = [boolean]

Version Support

Obsolete from version 11.0. Refer to Deprecated and Obsolete items for additional information.

Use

This property determines whether faint grid lines will be displayed between the rows and columns of your list view data.

Tip:

This property is only applicable when the View property is set to Report.

See Also

View property

Applies To

ListView control


© 2004-2021 looksoftware. All rights reserved.