# GrapeCity.ActiveReports.Framework.Behaviors.IBehavior

## Content

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



  <h1 id="GrapeCity_ActiveReports_Framework_Behaviors_IBehavior" data-uid="GrapeCity.ActiveReports.Framework.Behaviors.IBehavior" class="text-break">IBehavior Interface
</h1>
  <div class="markdown level0 summary"><p>Represents an interface for behaviors.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Framework.Behaviors.html">GrapeCity.ActiveReports.Framework.Behaviors</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Viewer.Wpf.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Framework_Behaviors_IBehavior_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IBehavior</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_Framework_Behaviors_IBehavior_HostObject" data-uid="GrapeCity.ActiveReports.Framework.Behaviors.IBehavior.HostObject">
          <a class="xref" href="GrapeCity.ActiveReports.Framework.Behaviors.IBehavior.HostObject.html#GrapeCity_ActiveReports_Framework_Behaviors_IBehavior_HostObject">HostObject</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the host object to which the behavior is attached.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
