Difference between revisions of "PropertyListLine.defaultvalue"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|||
Line 10: | Line 10: | ||
− | The default | + | The default [[PropertyListLine.Value|Value]] of the line. |
− | If defaultvalue isn't an empty string, the defaultvalueStyle is used to paint the text when the Line's value is different from the defaultvalue. | + | If [[PropertyListLine.defaultvalue|defaultvalue]] isn't an empty string, the defaultvalueStyle is used to paint the text when the Line's value is different from the defaultvalue. |
Revision as of 12:14, 24 November 2012
Property (As String)
The default Value of the line. If defaultvalue isn't an empty string, the defaultvalueStyle is used to paint the text when the Line's value is different from the defaultvalue.