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

Determines whether the hierarchy will be expanded by default or not.

Syntax
var instance; // Type: wijmo.grid.IDetailSettings;
var value; // Type: boolean
value = instance.startExpanded;
var startExpanded : boolean;
See Also

Reference

IDetailSettings Interface