Difference between revisions of "PropertyListStyle.Name"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 10: Line 10:
  
  
The name of the style.
+
The [[PropertyListStyle.Name|Name]] of the style.

Revision as of 13:14, 24 November 2012

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


The Name of the style.