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)
SyntaxUserControl Renderer { get; }
ReadOnly Property Renderer As UserControl
Get
Property Value
Type:
UserControl
See Also