<kendo:propertyGrid-columns-valueColumn>

The configuration of the value column.

Example

<kendo:propertyGrid-columns>
    <kendo:propertyGrid-columns-valueColumn></kendo:propertyGrid-columns-valueColumn>
</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-valueColumn width="width">
</kendo:propertyGrid-columns-valueColumn>
In this article
Not finding the help you need?