# C1.Win.Command.C1CommandLink.Visible

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Command_C1CommandLink_Visible_" data-uid="C1.Win.Command.C1CommandLink.Visible*">Visible Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Command_C1CommandLink_Visible_" data-uid="C1.Win.Command.C1CommandLink.Visible*"></a>
<h4 id="C1_Win_Command_C1CommandLink_Visible" data-uid="C1.Win.Command.C1CommandLink.Visible">Visible</h4>
<div class="markdown level1 summary"><p>Shortcut to linked command's Visible property.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Browsable(false)]
[C1Description(&quot;C1CommandLink.Visible&quot;, &quot;Shortcut to linked command&#39;s Visible property.&quot;)]
public bool Visible { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
&lt;C1Description(&quot;C1CommandLink.Visible&quot;, &quot;Shortcut to linked command&#39;s Visible property.&quot;)&gt;
Public ReadOnly Property Visible As Boolean</code></pre>
</div>
</div>
