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