Wijmo UI for the Web
width Field
wijmo.grid Namespace > IDetailSettings Interface : width Field

Determines the width of the detail grid.

Syntax
var instance; // Type: wijmo.grid.IDetailSettings;
var value; // Type: any
value = instance.width;
var width : any;
See Also

Reference

IDetailSettings Interface