Spread for ASP.NET 12 Product Documentation
ParentRelationName Property (IChildModelSupport)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > IChildModelSupport Interface : ParentRelationName Property
Gets or sets the name of the data relation.
Syntax
'Declaration
 
ReadOnly Property ParentRelationName As String
'Usage
 
Dim instance As IChildModelSupport
Dim value As String
 
value = instance.ParentRelationName
string ParentRelationName {get;}
See Also

Reference

IChildModelSupport Interface
IChildModelSupport Members