IElementDef Interface
Namespace: NextDesign.Core
Description
Access object to editor element definition.
Belonging Area
Name | Description |
---|---|
Profile | API group to access profile. |
Inherit Base
Name | Description |
---|---|
IViewDefinition | Base interface that represents an access object to expression information. |
Derived from
Name | Description |
---|---|
ICustomElementDefinition | Access object for custom editor element definition. |
Property
Name | Description |
---|---|
BackColor | Background color |
BorderColor | Border color |
ForeColor | Foreground color |
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 |