# C1.Win.FlexGrid.C1FlexGridGroupPanel.IconsStyle

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_FlexGrid_C1FlexGridGroupPanel_IconsStyle_" data-uid="C1.Win.FlexGrid.C1FlexGridGroupPanel.IconsStyle*">IconsStyle Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_FlexGrid_C1FlexGridGroupPanel_IconsStyle_" data-uid="C1.Win.FlexGrid.C1FlexGridGroupPanel.IconsStyle*"></a>
<h4 id="C1_Win_FlexGrid_C1FlexGridGroupPanel_IconsStyle" data-uid="C1.Win.FlexGrid.C1FlexGridGroupPanel.IconsStyle">IconsStyle</h4>
<div class="markdown level1 summary"><p>Gets the style of icons that are used by <a class="xref" href="C1.Win.FlexGrid.C1FlexGridGroupPanel.html">C1FlexGridGroupPanel</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Browsable(false)]
public IconsStyle IconsStyle { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
Public ReadOnly Property IconsStyle As IconsStyle</code></pre>
</div>
<h5 id="C1_Win_FlexGrid_C1FlexGridGroupPanel_IconsStyle_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>This property is defined by <a class="xref" href="../C1.Win.FlexGrid.10/C1.Win.FlexGrid.C1FlexGrid.html">C1FlexGrid</a> attached through <a class="xref" href="C1.Win.FlexGrid.C1FlexGridGroupPanel.FlexGrid.html#C1_Win_FlexGrid_C1FlexGridGroupPanel_FlexGrid">FlexGrid</a> property.</p>
</div>
</div>
