CustomDescriptorBase interface
Namespace: NextDesign.Desktop.CustomUI
Description
Base for custom UI type descriptors.
Affiliation area
| Name | Description |
|---|---|
| Custom UI | A group of APIs to access the custom UI. |
Inherit Base
| Name | Description |
|---|---|
| ICustomDescriptor | Common interface for custom UI type descriptors. |
Destination
| Name | Description |
|---|---|
| CustomEditorDescriptor | The type descriptor for the custom editor. |
| CustomFinderDescriptor | The type descriptor for the custom finder. |
| CustomInspectorDescriptor | The type descriptor for the custom inspector. |
| CustomNavigatorDescriptor | The type descriptor for the custom navigator. |