Click or drag to resize

ListView.GridLines Property

X#
A logical value determining whether gridlines are shown in the list view.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY GridLines AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A logical value determining whether gridlines are shown in the list view.
Remarks
A logical value determining whether gridlines are shown in the list view. Important - Microsoft Note - Under visual styles GridLines are not always displayed correctly. See http://support.microsoft.com/default.aspx?scid=kb;en-us;813791 for more info.
See Also