WindowlessComponentParent Property |
Returns the parent element of the component
Namespace:
Easymap.AddIn.Common
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic virtual WindowlessComponent Parent { get; }
Public Overridable ReadOnly Property Parent As WindowlessComponent
Get
Property Value
Type:
WindowlessComponent
See Also