Gets or sets a value, indicating whether scrolling is enabled.
Namespace: MindFusion.DataViews
File: PropertyGridContent.js
SyntaxJavaScript
Copy Code
|
|---|
get allowScroll() {} |
Boolean
True if inplace scrolling is enabled, otherwise false.
See Also