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