# DDCssLib.CSSDisplay

## Content

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



  <h1 id="DDCssLib_CSSDisplay" data-uid="DDCssLib.CSSDisplay" class="text-break">CSSDisplay Struct
</h1>
  <div class="markdown level0 summary"><p>Struct CSSDisplay</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_CSSDisplay_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct CSSDisplay</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_CSSDisplay__ctor_DDCssLib_CSSDisplay_" data-uid="DDCssLib.CSSDisplay.#ctor(DDCssLib.CSSDisplay)">
          <a class="xref" href="DDCssLib.CSSDisplay.-ctor.html#DDCssLib_CSSDisplay__ctor_DDCssLib_CSSDisplay_">CSSDisplay(CSSDisplay)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="DDCssLib.CSSDisplay.html">CSSDisplay</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_CSSDisplay_m_rcClip" data-uid="DDCssLib.CSSDisplay.m_rcClip">
          <a class="xref" href="DDCssLib.CSSDisplay.m_rcClip.html">m_rcClip</a>
        </td>
        <td class="markdown level1 summary"><p>Clip</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_CSSDisplay_m_vClear" data-uid="DDCssLib.CSSDisplay.m_vClear">
          <a class="xref" href="DDCssLib.CSSDisplay.m_vClear.html">m_vClear</a>
        </td>
        <td class="markdown level1 summary"><p>Clear</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_CSSDisplay_m_vDirection" data-uid="DDCssLib.CSSDisplay.m_vDirection">
          <a class="xref" href="DDCssLib.CSSDisplay.m_vDirection.html">m_vDirection</a>
        </td>
        <td class="markdown level1 summary"><p>Direction</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_CSSDisplay_m_vDisplay" data-uid="DDCssLib.CSSDisplay.m_vDisplay">
          <a class="xref" href="DDCssLib.CSSDisplay.m_vDisplay.html">m_vDisplay</a>
        </td>
        <td class="markdown level1 summary"><p>Display</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_CSSDisplay_m_vFloat" data-uid="DDCssLib.CSSDisplay.m_vFloat">
          <a class="xref" href="DDCssLib.CSSDisplay.m_vFloat.html">m_vFloat</a>
        </td>
        <td class="markdown level1 summary"><p>Float</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_CSSDisplay_m_vOverflow" data-uid="DDCssLib.CSSDisplay.m_vOverflow">
          <a class="xref" href="DDCssLib.CSSDisplay.m_vOverflow.html">m_vOverflow</a>
        </td>
        <td class="markdown level1 summary"><p>Overflow</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_CSSDisplay_m_vVisibility" data-uid="DDCssLib.CSSDisplay.m_vVisibility">
          <a class="xref" href="DDCssLib.CSSDisplay.m_vVisibility.html">m_vVisibility</a>
        </td>
        <td class="markdown level1 summary"><p>Visibility</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_CSSDisplay_Reset" data-uid="DDCssLib.CSSDisplay.Reset">
          <a class="xref" href="DDCssLib.CSSDisplay.Reset.html#DDCssLib_CSSDisplay_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>
