This interface is used to connect parent and child table definitions.
It provides a means for a child table to obtain its data items.
Namespace: Telerik.Windows.DataAssembly: Telerik.Windows.Data (in Telerik.Windows.Data.dll) Version: 2013.1.403.1050
Syntax
| C# |
|---|
public interface IRelation |
| Visual Basic |
|---|
Public Interface IRelation |
See Also