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