Represents query columns sorting order (ORDER BY section in SQL statement)
public class Korzh.EasyQuery.Wpf.SortingPanel
Package: Korzh.EasyQuery.Wpf
(targets: net461
, net5.0-windows7.0
, netcoreapp3.1
)
Assembly: Korzh.EasyQuery.WPF.dll
Name | Type | Description |
---|
AttributeElementFormat | string | Gets or sets the attribute element format. |
IsAddRowVisible | bool | Gets or sets a value indicating whether “Click here to add …” row is visible. |
Query | Query | Gets or sets the query. |
SortEntities | XSortOrder | Gets or sets the order of entities in context menu. |
Name | Type | Description |
---|
OnApplyTemplate() | void | When overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate . |
UpdateModelInfo() | void | Updates all information based on data model information (such as list of entities). |