Difference between revisions of "PropertyListLine.ButtonID"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (6 revisions imported)
 
(4 intermediate revisions by 2 users not shown)
Line 11: Line 11:
  
 
Only for Header lines.
 
Only for Header lines.
The ID of the PropertyListButton that should be displayed for this line.
+
The ID of the [[PropertyListButton]] that should be displayed for this line.

Latest revision as of 14:24, 6 August 2015

Property (As Integer)
aPropertyListLine.ButtonID = newValue
or
IntegerValue = aPropertyListLine.ButtonID


Only for Header lines. The ID of the PropertyListButton that should be displayed for this line.