Parent object of this object (if there is one) as an IGwxElementContainer.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public IGwxElementContainer ParentContainer { get; } |
Visual Basic |
---|
Public ReadOnly Property ParentContainer As IGwxElementContainer Get |
JScript |
---|
function get ParentContainer () : IGwxElementContainer |