Difference between revisions of "PropertyListStyle.Name"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (4 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
Line 10: Line 10:
  
  
The name of the style.
+
The [[PropertyListStyle.Name|Name]] of the style.

Latest revision as of 14:25, 6 August 2015

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


The Name of the style.