<kendo:propertyGrid-columns-fieldColumn>
The configuration of the field column.
Example
<kendo:propertyGrid-columns>
<kendo:propertyGrid-columns-fieldColumn></kendo:propertyGrid-columns-fieldColumn>
</kendo:propertyGrid-columns>
Configuration Attributes
width float
The width of the column. Numeric values are treated as pixels. Refer to the documentation for details on using column widths and scrolling.
Example
<kendo:propertyGrid-columns-fieldColumn width="width">
</kendo:propertyGrid-columns-fieldColumn>