Skip to main content

sortingpanel-class

Represents query columns sorting order (ORDER BY section in SQL statement)

public class Korzh.EasyQuery.Wpf.SortingPanel
: XPanel

Assembly: Korzh.EasyQuery.WPF.dll

Constructors

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

Properties

NameTypeDescription
AttributeElementFormatstringGets or sets the attribute element format.
IsAddRowVisibleboolGets or sets a value indicating whether "Click here to add ..." row is visible.
QueryQueryGets or sets the query.
SortEntitiesXSortOrderGets or sets the order of entities in context menu.

Methods

NameTypeDescription
OnApplyTemplate()voidWhen overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate.
UpdateModelInfo()voidUpdates all information based on data model information (such as list of entities).

Static Fields

NameTypeDescription
QueryPropertyDependencyPropertyIdentifies the Korzh.EasyQuery.Wpf.QueryPanel.Query dependency property