Interface: IExtensionFormCellProxy¶
A designer-facing interface that provides access to a Extension control and allows customizations. In addition it provides access to the IFormCellProxy interface.
Hierarchy¶
-
IExtensionFormCellProxy
Implemented by¶
Summary¶
Properties¶
Class Properties¶
Currently none in this class.
Inherited Properties¶
Methods¶
Class Methods¶
Inherited Methods¶
Methods¶
getExtension¶
▸ getExtension(): IView
Returns the instance of extension that this control is using.
Returns: IView