Gets the object whose properties are currently displayed by this control.
Namespace: MindFusion.DataViews
File: PropertyGrid.js
SyntaxJavaScript
Copy Code
|
|---|
get currentObject() {} |
Object
The object whose properties are currently displayed.
See Also