 | ControlAdapterParentExtension Property |
Parent Extension that owns this control.
Namespace:
CTExtensions.ExportCore.Config
Assembly:
CTInterface (in CTInterface.dll)
Syntaxpublic ICTExtension ParentExtension { get; }
Public ReadOnly Property ParentExtension As ICTExtension
Get
Property Value
Type:
ICTExtension
See Also