PropertyListBox.LastValue

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 23:59, 9 April 2013 by Admin (Talk | contribs) (1 revision)

Jump to: navigation, search
Property (As String)
aPropertyListBox.LastValue = newValue
or
StringValue = aPropertyListBox.LastValue


When a CellValueChanged event is fired, this property contains the value that was previously stored in the Cell. Only for TypeList and TypeEditableList rows.