Skip to main content

CustomFinderDescriptor interface

Namespace: NextDesign.Desktop.CustomUI

Description

Custom finder type descriptor.

Affiliation area

NameDescription
Custom UI APIs to access the custom UI.

Inherit Base

NameDescription
CustomDescriptorBase The base of the custom UI type descriptor.

Property

NameDescription
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.