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