Skip to main content

itemaddingeventargs-class

Represents event data for FilterEntity event

public class Korzh.EasyQuery.Wpf.ItemAddingEventArgs
: EventArgs

Assembly: Korzh.EasyQuery.WPF.dll

Constructors

NameTypeDescription
ItemAddingEventArgs(EntityTreeNode item)voidInitializes a new instance of the Korzh.EasyQuery.Wpf.EntityTreeNode class.

Properties

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