# DDCssLib.CSSTable

## Content

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



  <h1 id="DDCssLib_CSSTable" data-uid="DDCssLib.CSSTable" class="text-break">CSSTable Struct
</h1>
  <div class="markdown level0 summary"><p>Struct CSSTable</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href=""></a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.dll</h6>
  <h5 id="DDCssLib_CSSTable_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct CSSTable</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="DDCssLib_CSSTable__ctor_DDCssLib_CSSTable_" data-uid="DDCssLib.CSSTable.#ctor(DDCssLib.CSSTable)">
          <a class="xref" href="DDCssLib.CSSTable.-ctor.html#DDCssLib_CSSTable__ctor_DDCssLib_CSSTable_">CSSTable(CSSTable)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="DDCssLib.CSSTable.html">CSSTable</a> struct.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="DDCssLib_CSSTable_m_vBorderCollapse" data-uid="DDCssLib.CSSTable.m_vBorderCollapse">
          <a class="xref" href="DDCssLib.CSSTable.m_vBorderCollapse.html">m_vBorderCollapse</a>
        </td>
        <td class="markdown level1 summary"><p>Border collapse</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_CSSTable_m_vBorderSpacingX" data-uid="DDCssLib.CSSTable.m_vBorderSpacingX">
          <a class="xref" href="DDCssLib.CSSTable.m_vBorderSpacingX.html">m_vBorderSpacingX</a>
        </td>
        <td class="markdown level1 summary"><p>Border spacing x</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_CSSTable_m_vBorderSpacingY" data-uid="DDCssLib.CSSTable.m_vBorderSpacingY">
          <a class="xref" href="DDCssLib.CSSTable.m_vBorderSpacingY.html">m_vBorderSpacingY</a>
        </td>
        <td class="markdown level1 summary"><p>Border spacing y</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_CSSTable_m_vCaptionSide" data-uid="DDCssLib.CSSTable.m_vCaptionSide">
          <a class="xref" href="DDCssLib.CSSTable.m_vCaptionSide.html">m_vCaptionSide</a>
        </td>
        <td class="markdown level1 summary"><p>Caption side</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_CSSTable_m_vEmptyCells" data-uid="DDCssLib.CSSTable.m_vEmptyCells">
          <a class="xref" href="DDCssLib.CSSTable.m_vEmptyCells.html">m_vEmptyCells</a>
        </td>
        <td class="markdown level1 summary"><p>Empty cells</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_CSSTable_m_vLayout" data-uid="DDCssLib.CSSTable.m_vLayout">
          <a class="xref" href="DDCssLib.CSSTable.m_vLayout.html">m_vLayout</a>
        </td>
        <td class="markdown level1 summary"><p>Layout</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="DDCssLib_CSSTable_Reset" data-uid="DDCssLib.CSSTable.Reset">
          <a class="xref" href="DDCssLib.CSSTable.Reset.html#DDCssLib_CSSTable_Reset">Reset()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets this instance.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.ApplyDefaults.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_ApplyDefaults__1___0_">ObjectExtensions.ApplyDefaults&lt;TObject&gt;(TObject)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.SetValue.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_SetValue__1___0_System_ComponentModel_PropertyDescriptor_System_String_">ObjectExtensions.SetValue&lt;TObject&gt;(TObject, PropertyDescriptor, string)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.ToNameValueCollection.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_ToNameValueCollection_System_Object_">ObjectExtensions.ToNameValueCollection(object)</a>
  </div>

</div>
