Skip to content

ValueItemList class

List of Korzh.EasyQuery.Wpf.ValueItem’s

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

Package: Korzh.EasyQuery.Wpf (targets: net461, net5.0-windows7.0, netcoreapp3.1)

Assembly: Korzh.EasyQuery.WPF.dll

NameTypeDescription
ValueItemList()void
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.