IConsolePaneLinkView Property |
Gets the pane's "View" link, if any (may be null).
The View link is only shown when the
ShowPaneLink UI feature is set.
The link resides in the pane's
header.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
SyntaxHyperLink LinkView { get; }
ReadOnly Property LinkView As HyperLink
Get
Property Value
Type:
HyperLink
See Also