FilterOptions enum

Represents options filter behaviour in Entities Panel

public enum Korzh.EasyQuery.WinForms.FilterOptions
    : Enum

Package: Korzh.EasyQuery.WinForms (targets: net461, net5.0-windows7.0, netcoreapp3.1)

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