CustomFinderDescriptor interface
Namespace: NextDesign.Desktop.CustomUI
Description
Custom finder type descriptor.
Affiliation area
Name | Description |
---|---|
Custom UI | A group of APIs to access the custom UI. |
Inherit Base
Name | Description |
---|---|
CustomDescriptorBase | Base for custom UI type descriptors. |
Property
Name | Description |
---|---|
IsTargetFunc | Evaluation function that determines whether to use a custom finder. If no evaluation function is specified, treat it as always returning true. |