# GrapeCity.ActiveReports.Extensibility.Layout.IBorders

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Layout_IBorders" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IBorders" class="text-break">IBorders Interface
</h1>
  <div class="markdown level0 summary"><p>Represents visual styles for all borders.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.html">GrapeCity.ActiveReports.Extensibility.Layout</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Extensibility_Layout_IBorders_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IBorders</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_IBorders_BottomBorderColor" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IBorders.BottomBorderColor">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IBorders.BottomBorderColor.html#GrapeCity_ActiveReports_Extensibility_Layout_IBorders_BottomBorderColor">BottomBorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the color of the bottom border.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_IBorders_BottomBorderStyle" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IBorders.BottomBorderStyle">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IBorders.BottomBorderStyle.html#GrapeCity_ActiveReports_Extensibility_Layout_IBorders_BottomBorderStyle">BottomBorderStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style of the bottom border.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_IBorders_BottomBorderWidth" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IBorders.BottomBorderWidth">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IBorders.BottomBorderWidth.html#GrapeCity_ActiveReports_Extensibility_Layout_IBorders_BottomBorderWidth">BottomBorderWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the width of the bottom border.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_IBorders_LeftBorderColor" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IBorders.LeftBorderColor">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IBorders.LeftBorderColor.html#GrapeCity_ActiveReports_Extensibility_Layout_IBorders_LeftBorderColor">LeftBorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the color of the left border.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_IBorders_LeftBorderStyle" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IBorders.LeftBorderStyle">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IBorders.LeftBorderStyle.html#GrapeCity_ActiveReports_Extensibility_Layout_IBorders_LeftBorderStyle">LeftBorderStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style of the left border.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_IBorders_LeftBorderWidth" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IBorders.LeftBorderWidth">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IBorders.LeftBorderWidth.html#GrapeCity_ActiveReports_Extensibility_Layout_IBorders_LeftBorderWidth">LeftBorderWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the width of the left border.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_IBorders_RightBorderColor" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IBorders.RightBorderColor">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IBorders.RightBorderColor.html#GrapeCity_ActiveReports_Extensibility_Layout_IBorders_RightBorderColor">RightBorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the color of the right border.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_IBorders_RightBorderStyle" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IBorders.RightBorderStyle">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IBorders.RightBorderStyle.html#GrapeCity_ActiveReports_Extensibility_Layout_IBorders_RightBorderStyle">RightBorderStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style of the right border.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_IBorders_RightBorderWidth" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IBorders.RightBorderWidth">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IBorders.RightBorderWidth.html#GrapeCity_ActiveReports_Extensibility_Layout_IBorders_RightBorderWidth">RightBorderWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the width of the right border.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_IBorders_TopBorderColor" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IBorders.TopBorderColor">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IBorders.TopBorderColor.html#GrapeCity_ActiveReports_Extensibility_Layout_IBorders_TopBorderColor">TopBorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the color of the top border.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_IBorders_TopBorderStyle" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IBorders.TopBorderStyle">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IBorders.TopBorderStyle.html#GrapeCity_ActiveReports_Extensibility_Layout_IBorders_TopBorderStyle">TopBorderStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style of the top border.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_IBorders_TopBorderWidth" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IBorders.TopBorderWidth">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IBorders.TopBorderWidth.html#GrapeCity_ActiveReports_Extensibility_Layout_IBorders_TopBorderWidth">TopBorderWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the width of the top border.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
