Skip to main content

subqueryxelement-class

Used for creating conditions that contain subqueries

public class Korzh.EasyQuery.Wpf.SubQueryXElement
: XElement

Assembly: Korzh.EasyQuery.WPF.dll

Constructors

NameTypeDescription
SubQueryXElement()voidInitializes a new instance of the Korzh.EasyQuery.Wpf.SubQueryXElement class.

Properties

NameTypeDescription
EnableAggrSelectionbool
ExprTypeDataType
ParentQueryQuery
ParentQueryPanelQueryPanelGets or sets the parent query panel (to take its options and the the main Query object)

Methods

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