Skip to main content

IElementDef Interface

Namespace: NextDesign.Core

Description

Access object to editor element definition.

Belonging Area

NameDescription
ProfileAPI group to access profile.

Inherit Base

NameDescription
IViewDefinitionBase interface that represents an access object to expression information.

Derived from

NameDescription
ICustomElementDefinitionAccess object for custom editor element definition.

Property

NameDescription
BackColorBackground color
BorderColorBorder color
ForeColorForeground color
PathPath
TypeEditor 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