# GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonComboBox.LabelWidth

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonComboBox_LabelWidth_" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonComboBox.LabelWidth*">LabelWidth Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonComboBox_LabelWidth_" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonComboBox.LabelWidth*"></a>
<h4 id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonComboBox_LabelWidth" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonComboBox.LabelWidth">LabelWidth</h4>
<div class="markdown level1 summary"><p>The width of the text label. Set to -1 to let the label calculate width automatically.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public int LabelWidth { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property LabelWidth As Integer</code></pre>
</div>
</div>
