Difference between revisions of "PropertyListBox.CustomGridLinesVertical"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 6: Line 6:
 
| type=Integer
 
| type=Integer
 
| readonly=no
 
| readonly=no
 +
| newinversion=1.4.0
 +
| version=1.5.0
 
}}
 
}}
 +
 +
 +
 +
Uses the Listbox GridLines constants
 +
See [http://docs.realsoftware.com/index.php/Listbox#Grid_Lines] for more information

Revision as of 13:10, 24 November 2012

Property (As Integer)
aPropertyListBox.CustomGridLinesVertical = newValue
or
IntegerValue = aPropertyListBox.CustomGridLinesVertical


Uses the Listbox GridLines constants See [1] for more information