# GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrix.LayoutDirection

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Matrix_IMatrix_LayoutDirection_" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrix.LayoutDirection*">LayoutDirection Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Matrix_IMatrix_LayoutDirection_" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrix.LayoutDirection*"></a>
<h4 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Matrix_IMatrix_LayoutDirection" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrix.LayoutDirection">LayoutDirection</h4>
<div class="markdown level1 summary"><p>Gets a value indicating whether the matrix columns grow left-to-right (with headers on the left) or right-to-left (with headers on the right).</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">LayoutDirection LayoutDirection { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><a class="xref" href="../MESCIUS.ActiveReports.Core.Rdl/GrapeCity.ActiveReports.PageReportModel.LayoutDirection.html">LayoutDirection</a></td>
      <td><p>A <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrix.LayoutDirection.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Matrix_IMatrix_LayoutDirection">LayoutDirection</a> value indicating the direction in which the matrix columns grow.</p>
</td>
    </tr>
  </tbody>
</table>
</div>
