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