Wijmo UI for the Web
masterDataKey Field
wijmo.grid Namespace > IMasterDetailRelation Interface : masterDataKey Field

Determines the name of the detail key field.

Syntax
var instance; // Type: wijmo.grid.IMasterDetailRelation;
var value; // Type: string
value = instance.masterDataKey;
var masterDataKey : string;
See Also

Reference

IMasterDetailRelation Interface