Click or drag to resize

IConsolePaneRenderer Property

Gets the renderer for this pane. The renderer is expected to be derived from the EAPControlBase class and implement the IRenderer interface.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
UserControl Renderer { get; }

Property Value

Type: UserControl
See Also