DataView Item size

In DataView, can the item size be defined in xml and then loaded to the type syntax that define the size of items?

Item height and(or) width should be defined in type and there is not a built-in functionality to load from xml. It can be loaded from xml using dhtmlxAjax for example, but it can not loaded in the same xml as dataview data. type should be defined in dataview configuration.