simplesortingrow-class
Used in Korzh.EasyQuery.Wpf.SortingPanel
public class Korzh.EasyQuery.Wpf.SimpleSortingRow
: XRow
Assembly: Korzh.EasyQuery.WPF.dll
Constructors
| Name | Type | Description |
|---|---|---|
| SimpleSortingRow(QueryColumn column, SortingPanel panel) | void | Initializes a new instance of the Korzh.EasyQuery.Wpf.SimpleSortingRow class. |
Properties
| Name | Type | Description |
|---|---|---|
| Column | QueryColumn | Gets or sets the column. |
Static Fields
| Name | Type | Description |
|---|---|---|
| ColumnProperty | DependencyProperty | Identifies the Korzh.EasyQuery.Wpf.SimpleSortingRow.Column dependency property |