# C1.Win.Command.Styles.RadialMenu.RadialMenuItemBorderStyle.HotExpandable

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Command_Styles_RadialMenu_RadialMenuItemBorderStyle_HotExpandable_" data-uid="C1.Win.Command.Styles.RadialMenu.RadialMenuItemBorderStyle.HotExpandable*">HotExpandable Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Command_Styles_RadialMenu_RadialMenuItemBorderStyle_HotExpandable_" data-uid="C1.Win.Command.Styles.RadialMenu.RadialMenuItemBorderStyle.HotExpandable*"></a>
<h4 id="C1_Win_Command_Styles_RadialMenu_RadialMenuItemBorderStyle_HotExpandable" data-uid="C1.Win.Command.Styles.RadialMenu.RadialMenuItemBorderStyle.HotExpandable">HotExpandable</h4>
<div class="markdown level1 summary"><p>Gets style containing display attributes that determine the general appearance of the element in the hot expandable 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.HotExpandable&quot;, &quot;The style containing display attributes that determine the general appearance of the element in the hot expandable state.&quot;)]
public RadialMenuItemBorderStateStyle HotExpandable { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;C1Description(&quot;Style.HotExpandable&quot;, &quot;The style containing display attributes that determine the general appearance of the element in the hot expandable state.&quot;)&gt;
Public Property HotExpandable As RadialMenuItemBorderStateStyle</code></pre>
</div>
</div>
