# C1.Web.Mvc.FlexGridGroupPanel-1.ShowDragGlyphs

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Web_Mvc_FlexGridGroupPanel_1_ShowDragGlyphs_" data-uid="C1.Web.Mvc.FlexGridGroupPanel`1.ShowDragGlyphs*">ShowDragGlyphs Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Web_Mvc_FlexGridGroupPanel_1_ShowDragGlyphs_" data-uid="C1.Web.Mvc.FlexGridGroupPanel`1.ShowDragGlyphs*"></a>
<h4 id="C1_Web_Mvc_FlexGridGroupPanel_1_ShowDragGlyphs" data-uid="C1.Web.Mvc.FlexGridGroupPanel`1.ShowDragGlyphs">ShowDragGlyphs</h4>
<div class="markdown level1 summary"><p>Gets or sets a value that determines whether the control should add drag glyphs to the group marker elements.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool ShowDragGlyphs { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property ShowDragGlyphs As Boolean</code></pre>
</div>
<h5 id="C1_Web_Mvc_FlexGridGroupPanel_1_ShowDragGlyphs_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>The default value for this property is true.</p>
</div>
</div>
