Skip to main content

IElementDef interface

Namespace: NextDesign.Core

Description

An access object to an editor element definition.

Affiliation area

NameDescription
ProfileAPIs for accessing profiles.

Inherit Base

NameDescription
IViewDefinitionThe base interface that represents an object that accesses presentation information.

Destination

NameDescription
ICustomElementDefinitionAccess object to the custom editor element definition.

Property

NameDescription
BackColorbackground color
BorderColorBorder color
ForeColorforecolor
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