Expands the specified property.
Namespace: MindFusion.DataViews
File: PropertyGrid.js
SyntaxJavaScript
Copy Code
|
|---|
function expandProperty (propertyName, [index]) |
String. The name of the property to expand.
Number. The index of the object, if that object is within a collection property.
RemarksExpands a property of the currently selected object.
See Also