CustomDescriptorBase interface
Namespace: NextDesign.Desktop.CustomUI
Description
The basis for the custom UI type descriptor.
Affiliation area
| Name | Description |
|---|---|
| Custom UI | APIs to access the custom UI. |
Inherit Base
| Name | Description |
|---|---|
| ICustomDescriptor | A common interface for custom UI type descriptors. |
Derivation destination
| Name | Description |
|---|---|
| CustomEditorDescriptor | CustomEditor type descriptor. |
| CustomFinderDescriptor | CustomFinder type descriptor. |
| CustomInspectorDescriptor | Custom Inspector type descriptor. |
| CustomNavigatorDescriptor | Custom Navigator type descriptor. |