conditionrowoptions-enum
Different options of condition row
public enum Korzh.EasyQuery.WinForms.ConditionRowOptions
: Enum
Assembly: Korzh.EasyQuery.WinForms.dll
Enum
Name | Value | Description |
---|---|---|
ShowCheckBox | 1 | Whether show a checkbox at the beginning of each condition row or not |
ShowButton | 2 | Whether show a button at the beginning of each condition row or not |
Default | 3 | Default settings (both button and checkbox will be shown) |