When I tried to specify the caption as follows, I am getting exception:
Unable to set property 'childrenCaptionWidth'
java.lang.RuntimeException: java.lang.ClassCastException: java.lang.String cannot be cast to com.haulmont.studio.ui.sd.layout.model.prop.value.SizeValue
Even I tried to put it back to AUTO, still exception -