Difference between revisions of "TreeViewItem.TotalCount"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (1 revision)
(No difference)

Revision as of 17:59, 14 September 2014

Property (As Integer)
aTreeViewItem.TotalCount = newValue
or
IntegerValue = aTreeViewItem.TotalCount


The second number to display next to the Title of the TreeViewItem. If TotalCount = -1 no number will be displayed.