Skip to main content

valueitemlist-class

List of Korzh.EasyQuery.Wpf.ValueItem's

public class Korzh.EasyQuery.Wpf.ValueItemList
: ObservableCollection<ValueItem>

Assembly: Korzh.EasyQuery.WPF.dll

Constructors

NameTypeDescription
ValueItemList()void

Methods

NameTypeDescription
Add(string text, string fvalue)ValueItemCreates Korzh.EasyQuery.Wpf.ValueItem with the specified text and value and adds it to collection
LoadFromXml(string xml)voidLoads items from XML.