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