Visual Basic (Declaration) | |
---|---|
Public Property Parent As IChildModelSupport |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DefaultSheetDataModel Dim value As IChildModelSupport instance.Parent = value value = instance.Parent |
C# | |
---|---|
public IChildModelSupport Parent {get; set;} |
Property Value
IChildModelSupport object containing the parentTarget Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6