ConditionGroupRow class
Used for linking conditions in groups
public class Korzh.EasyQuery.Wpf.ConditionGroupRow : XRowPackage: Korzh.EasyQuery.Wpf (targets: net461, net5.0-windows7.0, netcoreapp3.1)
Assembly: Korzh.EasyQuery.WPF.dll
Constructors
Section titled “Constructors”| Name | Type | Description |
|---|---|---|
ConditionGroupRow(int level, Condition predicate, QueryPanel panel) | void | Initializes a new instance of the Korzh.EasyQuery.Wpf.ConditionGroupRow class. |
Properties
Section titled “Properties”| Name | Type | Description |
|---|---|---|
| Condition | Condition | Gets or sets the predicate. |
| EditMode | EditModeKind | Gets or sets the edit mode. |
Methods
Section titled “Methods”| Name | Type | Description |
|---|---|---|
| OnApplyTemplate() | void | When overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate. |
Static Fields
Section titled “Static Fields”| Name | Type | Description |
|---|---|---|
| ConditionProperty | DependencyProperty | Identifies the Korzh.EasyQuery.Wpf.ConditionGroupRow.Condition dependency property |