CustomDefinitionDescriptorBase interface
Namespace: NextDesign.Core
Description
The type descriptor base for custom-defined elements.
The view definition's inspector is dynamically constructed from the definition information in this type descriptor.
Affiliation area
Name | Description |
---|---|
Profile | APIs for accessing profiles. |
Destination
Name | Description |
---|---|
CustomElementDefinitionDescriptor | Type descriptor for custom editor element definition |
CustomEditorDefinitionDescriptor | Custom editor definition type descriptor |
Property
Name | Description |
---|---|
AccessKey | Access Key |
CustomEditorTypeId | Custom editor type identifier. Set a Guid or a unique name. |
DisplayName | Display name |
Groups | Enumeration of view definition editable property group descriptors |
LargeIcon | Icon (Large) You can specify a string in pack-uri format or a Stream type. |
SmallIcon | Icon (Small) You can specify a string in pack-uri format or a Stream type. |