DataGrid.BodyContainer

Syntax

BodyContainer: Object;

Description

The BodyContainer property determines table cell container.

Comments

Use JSON or the setBodyContainer method to set the property value and the getBodyContainer method to get the property value.

Example

The example of use is given on the page with description of the DataGrid.BodyTable property.

See also:

DataGrid