# FarPoint.Win.Spread.FpSpread.RowHeaderAutoWidthMax

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_Spread_FpSpread_RowHeaderAutoWidthMax_" data-uid="FarPoint.Win.Spread.FpSpread.RowHeaderAutoWidthMax*">RowHeaderAutoWidthMax Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_Spread_FpSpread_RowHeaderAutoWidthMax_" data-uid="FarPoint.Win.Spread.FpSpread.RowHeaderAutoWidthMax*"></a>
<h4 id="FarPoint_Win_Spread_FpSpread_RowHeaderAutoWidthMax" data-uid="FarPoint.Win.Spread.FpSpread.RowHeaderAutoWidthMax">RowHeaderAutoWidthMax</h4>
<div class="markdown level1 summary"><p>Gets or sets the maximum auto-width of the row header.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public int RowHeaderAutoWidthMax { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property RowHeaderAutoWidthMax As Integer</code></pre>
</div>
<h5 id="FarPoint_Win_Spread_FpSpread_RowHeaderAutoWidthMax_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p><code>0</code> means the feature is disabled,
A positive value indicates the maximum width of the row header width.
A negative value indicates that there is no limitation for the maximum width of the row header.</p>
</div>
</div>
