# C1.DataEngine.ColumnOpCustom

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_DataEngine_ColumnOpCustom" data-uid="C1.DataEngine.ColumnOpCustom" class="text-break">ColumnOpCustom Class
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="C1.DataEngine.Column.html">Column</a></div>
    <div class="level2"><a class="xref" href="C1.DataEngine.ColumnDerived.html">ColumnDerived</a></div>
    <div class="level3"><a class="xref" href="C1.DataEngine.ColumnOp.html">ColumnOp</a></div>
    <div class="level4"><a class="xref" href="C1.DataEngine.ColumnOpCustomBase.html">ColumnOpCustomBase</a></div>
    <div class="level5"><span class="xref">ColumnOpCustom</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.DataEngine.html">C1.DataEngine</a></h6>
  <h6><strong>Assembly</strong>: C1.DataEngine.dll</h6>
  <h5 id="C1_DataEngine_ColumnOpCustom_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ColumnOpCustom : ColumnOpCustomBase</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ColumnOpCustom
    Inherits ColumnOpCustomBase</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="C1_DataEngine_ColumnOpCustom__ctor_System_Type_System_String_C1_DataEngine_Column___System_Type_C1_DataEngine_OpCallback_System_Object___" data-uid="C1.DataEngine.ColumnOpCustom.#ctor(System.Type,System.String,C1.DataEngine.Column[],System.Type,C1.DataEngine.OpCallback,System.Object[])">
          <a class="xref" href="C1.DataEngine.ColumnOpCustom.-ctor.html#C1_DataEngine_ColumnOpCustom__ctor_System_Type_System_String_C1_DataEngine_Column___System_Type_C1_DataEngine_OpCallback_System_Object___">ColumnOpCustom(Type, string, Column[], Type, OpCallback, object[])</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
