Skip to main content
All docs
V18.2

ASPxDesignerElementEditor Properties

Provides information about a serialized property’s value editor used in the Property Grid.
Name Description
content Gets a nullable value, specifying the name of an HTML template used by a complex object’s editor.
editorType Gets a nullable value, specifying the type of the editor’s model.
extendedOptions Gets additional options for DevExtreme UI widgets.
header Gets the name of an HTML template specifying the editor and header of a complex object (i.e., an object having its ASPxDesignerElementSerializationInfo.info and ASPxDesignerElementEditor.content properties specified).
See Also