Gets or sets a value indicating whether to enumerate the properties, that are not included in the meta data dictionary.
Namespace: MindFusion.DataViews
File: PropertyGrid.js
SyntaxJavaScript
Copy Code
|
|---|
get showAllProperties() {} |
Boolean
True to enumerate all properties, otherwise false.
See Also