conditiongrouprow-class
Used for linking conditions in groups
public class Korzh.EasyQuery.Wpf.ConditionGroupRow
: XRow
Assembly: Korzh.EasyQuery.WPF.dll
Constructors
| Name | Type | Description |
|---|---|---|
ConditionGroupRow(int level, Condition predicate, QueryPanel panel) | void | Initializes a new instance of the Korzh.EasyQuery.Wpf.ConditionGroupRow class. |
Properties
| Name | Type | Description |
|---|---|---|
| Condition | Condition | Gets or sets the predicate. |
| EditMode | EditModeKind | Gets or sets the edit mode. |
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
| Name | Type | Description |
|---|---|---|
| ConditionProperty | DependencyProperty | Identifies the Korzh.EasyQuery.Wpf.ConditionGroupRow.Condition dependency property |