# FarPoint.Win.Spread.CellType.SliderCellType.Orientation

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_Spread_CellType_SliderCellType_Orientation_" data-uid="FarPoint.Win.Spread.CellType.SliderCellType.Orientation*">Orientation Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_Spread_CellType_SliderCellType_Orientation_" data-uid="FarPoint.Win.Spread.CellType.SliderCellType.Orientation*"></a>
<h4 id="FarPoint_Win_Spread_CellType_SliderCellType_Orientation" data-uid="FarPoint.Win.Spread.CellType.SliderCellType.Orientation">Orientation</h4>
<div class="markdown level1 summary"><p>Gets or sets the orientation of the slider.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public SliderOrientation Orientation { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property Orientation As SliderOrientation</code></pre>
</div>
</div>
