IElementDef interface
Namespace: NextDesign.Core
Description
An access object to an editor element definition.
Affiliation area
| Name | Description |
|---|---|
| Profile | APIs for accessing profiles. |
Inherit Base
| Name | Description |
|---|---|
| IViewDefinition | The base interface that represents an object that accesses presentation information. |
Destination
| Name | Description |
|---|---|
| ICustomElementDefinition | Access object to the custom editor element definition. |
Property
| Name | Description |
|---|---|
| BackColor | background color |
| BorderColor | Border color |
| ForeColor | forecolor |
| Path | Path |
| Type | Editor Element Type "SimpleShape" : Simple Shape "CompartmentShape" : Compartment Shape "Port" : Port Shape "ConnectorShape" : Connector Shape "TextBox" : Text Box "RichTextBox" : Rich Text Box "CheckBox" : Check Box />"ComboBox" : Combo Box "List" : List "Grid" : Grid "ModelReferenceControl" : Model Reference Control "EntityControl" : Entity Control "GroupControl" : Group Control "GridColumn" : Grid Column |