Click or drag to resize

ControlAdapterParentExtension Property

Parent Extension that owns this control.

Namespace:  CTExtensions.ExportCore.Config
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public ICTExtension ParentExtension { get; }

Property Value

Type: ICTExtension
See Also