Skip to content

ItemAddingEventArgs class

Represents event data for FilterEntity event

public class Korzh.EasyQuery.Wpf.ItemAddingEventArgs
: EventArgs

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

Assembly: Korzh.EasyQuery.WPF.dll

NameTypeDescription
ItemAddingEventArgs(EntityTreeNode item)voidInitializes a new instance of the Korzh.EasyQuery.Wpf.EntityTreeNode class.
NameTypeDescription
AcceptboolIndicates whether the entity or entity attribute can added to the tree
ItemEntityTreeNodeGets or sets the Entity or EntityAttr object considering for adding to the tree