Difference between revisions of "PropertyListBox.LineCount"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
m (1 revision imported) |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 10: | Line 10: | ||
− | Gets the amount of Lines in the PropertyListBox. LineCount is 1 based. | + | Gets the amount of Lines in the PropertyListBox. [[PropertyListBox.LineCount|LineCount]] is 1 based. |
Even invisible Lines are counted. | Even invisible Lines are counted. |
Latest revision as of 17:27, 9 October 2015
Property (As Integer)
IntegerValue = aPropertyListBox.LineCount
Gets the amount of Lines in the PropertyListBox. LineCount is 1 based. Even invisible Lines are counted.