filteroptions-enum
Represents options filter behaviour in Entities Panel
public enum Korzh.EasyQuery.WinForms.FilterOptions
: Enum
Assembly: Korzh.EasyQuery.WinForms.dll
Enum
Name | Value | Description |
---|---|---|
Contains | 1 | Check if node name contains the filter text. Default |
StartsWith | 2 | Check if node name starts with the filter text |