DVXP TEdit.NET 3.0

MasterDetailAssignment.DetailParameterName Property

The parameter name used in the XML configuration file of this table editor to select the rows corresponding to the currently selected record in the master table.

[Visual Basic]
Public Property DetailParameterName As String
[C#]
public string DetailParameterName {get; set;}

See Also

MasterDetailAssignment Class | DVXP.DXTableEditor Namespace