RadControls for Silverlight

This class represents a relation between a parent object and a collection of child objects that are accessible via a property on the master object.

Namespace: Telerik.Windows.Data
Assembly: Telerik.Windows.Data (in Telerik.Windows.Data.dll) Version: 2013.1.403.1050

Syntax

C#
public class PropertyRelation : RelationBase
Visual Basic
Public Class PropertyRelation _
	Inherits RelationBase

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Data..::..RelationBase
    Telerik.Windows.Data..::..PropertyRelation

See Also