EntityMenuFillerSettings class
public class Korzh.EasyQuery.Wpf.EntityMenuFillerSettings
Package: Korzh.EasyQuery.Wpf
(targets: net461
, net5.0-windows7.0
, netcoreapp3.1
)
Assembly: Korzh.EasyQuery.WPF.dll
Constructors
Section titled “Constructors”Name | Type | Description |
---|---|---|
EntityMenuFillerSettings() | void |
Properties
Section titled “Properties”Name | Type | Description |
---|---|---|
AttributeFilter | Func <EntityAttr, bool > | |
EntityFilter | Func <Entity, bool > | |
OnMenuItemClickHandler | RoutedEventHandler | |
Sorting | XSortOrder |
Methods
Section titled “Methods”Name | Type | Description |
---|---|---|
UseMenuItemClickHandler(RoutedEventHandler handler) | EntityMenuFillerSettings | |
UseSorting(XSortOrder sorting) | EntityMenuFillerSettings |
Static Methods
Section titled “Static Methods”Name | Type | Description |
---|---|---|
GetConditionAttributesOnly() | EntityMenuFillerSettings | |
GetResultAttributesOnly() | EntityMenuFillerSettings |