I am use the MultiColumnComboBox for a custom property definition in a RadPropertyGrid using the PropertyDefinition.EditorTemplate, but I can't find a way to make the MCCB width autosize to the value column width of the PropertyGrid. The width property only accepts Auto and constants (not *). Is there a way to do this?