Search
PropertyGridContent.contentHeight Property
See Also
 






Gets the height of rows viewport.

Namespace: MindFusion.DataViews
File: PropertyGridContent.js

 Syntax

JavaScript  Copy Code

get contentHeight() {}
set contentHeight(value) {}

 Property Value

Number

The height.

 See Also