Difference between revisions of "PropertyListLine.Name"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
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.

Revision as of 13:14, 24 November 2012

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.