Double4
Last updated
Last updated
{
"hide": false,
"field": "ROOMPERCENT",
"headerName": "Room %",
"width": 80,
"pinned": null,
"type": "double4",
"rowGroupIndex": null,
"pivotIndex": null,
"aggFunc": "sum",
"cellClassRules": {
"cell-changed": "node.cellEditData && node.cellEditData[\"changedFields\"][colDef.field]"
}
}
{
"hide": false,
"field": "MINIMUMAMOUNT",
"headerName": "Minimum",
"width": 80,
"pinned": null,
"type": "double4",
"rowGroupIndex": null,
"pivotIndex": null,
"aggFunc": null,
"cellClassRules": {
"cell-changed": "node.cellEditData && node.cellEditData[\"changedFields\"][colDef.field]"
}
}