Specifies the kind of Master-Detail Relation Editor to use in the application.
public bool LegacyEditor { get; set; }
Public Property LegacyEditor As Boolean
The following image illustrates the legacy editor that is used to edit master-detail relationships.
The following image illustrates a newer version of this editor that supports visual editing of data relationships using drag and drop.