# C1.Win.Map.IEditingNotify

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Map_IEditingNotify" data-uid="C1.Win.Map.IEditingNotify" class="text-break">IEditingNotify Interface
</h1>
  <div class="markdown level0 summary"><p>For internal use. Represents the interface for editing notification.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Map.html">C1.Win.Map</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Map.10.dll</h6>
  <h5 id="C1_Win_Map_IEditingNotify_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IEditingNotify</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IEditingNotify</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="C1_Win_Map_IEditingNotify_OnEditing" data-uid="C1.Win.Map.IEditingNotify.OnEditing">
          <a class="xref" href="C1.Win.Map.IEditingNotify.OnEditing.html#C1_Win_Map_IEditingNotify_OnEditing">OnEditing</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the object is under editing.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
