# C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.Pressed

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_Pressed_" data-uid="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.Pressed*">Pressed Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_Pressed_" data-uid="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.Pressed*"></a>
<h4 id="C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_Pressed" data-uid="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.Pressed">Pressed</h4>
<div class="markdown level1 summary"><p>Gets style containing display attributes that determine the general appearance of the element in the pressed state.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[C1Description(&quot;Style.Pressed&quot;, &quot;The style containing display attributes that determine the general appearance of the element in the pressed state.&quot;)]
public NavigationButtonStateStyle Pressed { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;C1Description(&quot;Style.Pressed&quot;, &quot;The style containing display attributes that determine the general appearance of the element in the pressed state.&quot;)&gt;
Public Property Pressed As NavigationButtonStateStyle</code></pre>
</div>
</div>
