Search
PropertyGridContent.activeEditor Property
See Also
 






Gets the active editor.

Namespace: MindFusion.DataViews
File: PropertyGridContent.js

 Syntax

JavaScript  Copy Code

get activeEditor() {}
set activeEditor(value) {}

 Property Value

Object

The editor.

 See Also