# DDCssLib.CSSUserInterface

## Content

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



  <h1 id="DDCssLib_CSSUserInterface" data-uid="DDCssLib.CSSUserInterface" class="text-break">CSSUserInterface Struct
</h1>
  <div class="markdown level0 summary"><p>Struct CSSUserInterface</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_CSSUserInterface_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct CSSUserInterface</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_CSSUserInterface__ctor_DDCssLib_CSSUserInterface_" data-uid="DDCssLib.CSSUserInterface.#ctor(DDCssLib.CSSUserInterface)">
          <a class="xref" href="DDCssLib.CSSUserInterface.-ctor.html#DDCssLib_CSSUserInterface__ctor_DDCssLib_CSSUserInterface_">CSSUserInterface(CSSUserInterface)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="DDCssLib.CSSUserInterface.html">CSSUserInterface</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_CSSUserInterface_m_vBehavior" data-uid="DDCssLib.CSSUserInterface.m_vBehavior">
          <a class="xref" href="DDCssLib.CSSUserInterface.m_vBehavior.html">m_vBehavior</a>
        </td>
        <td class="markdown level1 summary"><p>Behavior</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_CSSUserInterface_m_vResizer" data-uid="DDCssLib.CSSUserInterface.m_vResizer">
          <a class="xref" href="DDCssLib.CSSUserInterface.m_vResizer.html">m_vResizer</a>
        </td>
        <td class="markdown level1 summary"><p>Resizer</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_CSSUserInterface_m_vUserFocus" data-uid="DDCssLib.CSSUserInterface.m_vUserFocus">
          <a class="xref" href="DDCssLib.CSSUserInterface.m_vUserFocus.html">m_vUserFocus</a>
        </td>
        <td class="markdown level1 summary"><p>User focus</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_CSSUserInterface_m_vUserInput" data-uid="DDCssLib.CSSUserInterface.m_vUserInput">
          <a class="xref" href="DDCssLib.CSSUserInterface.m_vUserInput.html">m_vUserInput</a>
        </td>
        <td class="markdown level1 summary"><p>User input</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_CSSUserInterface_m_vUserModify" data-uid="DDCssLib.CSSUserInterface.m_vUserModify">
          <a class="xref" href="DDCssLib.CSSUserInterface.m_vUserModify.html">m_vUserModify</a>
        </td>
        <td class="markdown level1 summary"><p>User modify</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_CSSUserInterface_m_vUserSelect" data-uid="DDCssLib.CSSUserInterface.m_vUserSelect">
          <a class="xref" href="DDCssLib.CSSUserInterface.m_vUserSelect.html">m_vUserSelect</a>
        </td>
        <td class="markdown level1 summary"><p>User select</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_CSSUserInterface_m_vlKeyEquivalent" data-uid="DDCssLib.CSSUserInterface.m_vlKeyEquivalent">
          <a class="xref" href="DDCssLib.CSSUserInterface.m_vlKeyEquivalent.html">m_vlKeyEquivalent</a>
        </td>
        <td class="markdown level1 summary"><p>Key equivalent</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_CSSUserInterface_Reset" data-uid="DDCssLib.CSSUserInterface.Reset">
          <a class="xref" href="DDCssLib.CSSUserInterface.Reset.html#DDCssLib_CSSUserInterface_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>
