Search
PropertyGrid.metaData Property
See Also
 






Gets or sets the meta data dictionary, associated with this control.

Namespace: MindFusion.DataViews
File: PropertyGrid.js

 Syntax

JavaScript  Copy Code

get metaData() {}
set metaData(value) {}

 Property Value

Map

The meta data dictionary.

 See Also