Skip to main content

listxelement-class

Used for picking a value from the list

public class Korzh.EasyQuery.Wpf.ListXElement
: XElement

Assembly: Korzh.EasyQuery.WPF.dll

Constructors

NameTypeDescription
ListXElement()voidInitializes a new instance of the System.Windows.Controls.Control class.

Fields

NameTypeDescription
_sqlstringHolds current SQL statement

Properties

NameTypeDescription
ConditionConditionGets or sets the condition.
ItemsValueItemListGets or sets the items.

Events

NameTypeDescription
ListRequestListXElement.ListRequestEventHandlerOccurs when list should be filled by user.

Methods

NameTypeDescription
OnApplyTemplate()voidWhen overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate.
ParseXmlNode(XmlNode node)voidParses the XML node.

Static Fields

NameTypeDescription
ItemsPropertyDependencyPropertyIdentifies the Korzh.EasyQuery.Wpf.ListXElement.Items dependency property
ListRequestEventRoutedEventIdentifies the Korzh.EasyQuery.Wpf.ListXElement.ListRequest routed event