JsonConfEditorAttributeForceLeafBehavior Property
If set to true, forces an item in the configurators navigation tree (not the grid)
to be rendered as a leaf node, preventing the items children from being shown
in the tree. This option has no effect on an item
that would already classify as a leaf.
Namespace: MFiles.VAF.ConfigurationAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public bool ForceLeafBehavior { get; set; }
Property Value
Boolean