Difference between revisions of "PropertyListLine.Name"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (6 revisions imported)
 
(4 intermediate revisions by 2 users not shown)
Line 10: Line 10:
  
  
The name of the line.
+
The [[PropertyListLine.Name|Name]] of the line.
 
This property isn't displayed but is used to reference the line.
 
This property isn't displayed but is used to reference the line.

Latest revision as of 14:24, 6 August 2015

Property (As String)
aPropertyListLine.Name = newValue
or
StringValue = aPropertyListLine.Name


The Name of the line. This property isn't displayed but is used to reference the line.