Difference between revisions of "TreeViewItem.TotalCount"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (2 revisions imported)
 
(No difference)

Latest revision as of 17:25, 7 August 2015

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.