Click or drag to resize

ListView.GridLines Property (Typed)

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

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

Property Value

Type: Logic
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