Gets a value indicating whether properties that don't have setters can be edited.
Namespace: MindFusion.DataViews
File: PropertyGridContent.js
SyntaxJavaScript
Copy Code
|
|---|
get editReadonlyProperties() {} |
Boolean
True if read-only properties can be edited, otherwise false.
See Also