SimpleSortingRow class
Used in Korzh.EasyQuery.Wpf.SortingPanel
public class Korzh.EasyQuery.Wpf.SimpleSortingRow : XRowPackage: Korzh.EasyQuery.Wpf (targets: net461, net5.0-windows7.0, netcoreapp3.1)
Assembly: Korzh.EasyQuery.WPF.dll
Constructors
Section titled “Constructors”| Name | Type | Description |
|---|---|---|
| SimpleSortingRow(QueryColumn column, SortingPanel panel) | void | Initializes a new instance of the Korzh.EasyQuery.Wpf.SimpleSortingRow class. |
Properties
Section titled “Properties”| Name | Type | Description |
|---|---|---|
| Column | QueryColumn | Gets or sets the column. |
Static Fields
Section titled “Static Fields”| Name | Type | Description |
|---|---|---|
| ColumnProperty | DependencyProperty | Identifies the Korzh.EasyQuery.Wpf.SimpleSortingRow.Column dependency property |