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

Determines the name of the master key field.

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

Reference

IMasterDetailRelation Interface