'Declaration Public Overrides ReadOnly Property AmbientParent As GridElement
'Usage Dim instance As Cell Dim value As GridElement value = instance.AmbientParent
public override GridElement AmbientParent {get;}
'Declaration Public Overrides ReadOnly Property AmbientParent As GridElement
'Usage Dim instance As Cell Dim value As GridElement value = instance.AmbientParent
public override GridElement AmbientParent {get;}
An ambient parent is a parent from whom property values will be inherited in the case where the cell's properties are not explicitly set.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2