Gets or sets a value, indicating whether inplace editing is enabled.
Namespace: MindFusion.DataViews
File: PropertyGridContent.js
SyntaxJavaScript
Copy Code
|
|---|
get allowEdit() {} |
Boolean
True if inplace editing is enabled, otherwise false.
See Also