PropertyListBox.ValuesForHeader

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 09:41, 2 May 2012 by Admin (Talk | contribs) (1 revision)

Jump to: navigation, search
Method
PropertyListBox.ValuesForHeader ( HeaderName As String, onlyVisible As Boolean = False ) As Dictionary


You might need to get all values and property names for a given header. Pass the Header name and you will get a dictionary containing all property names with their respective values.