# GrapeCity.Wpf.SpreadSheet.Xaml.BindingValueObject

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Wpf_SpreadSheet_Xaml_BindingValueObject" data-uid="GrapeCity.Wpf.SpreadSheet.Xaml.BindingValueObject" class="text-break">BindingValueObject Class
</h1>
  <div class="markdown level0 summary"><p>This class is used for internal purpose. Do not use it in your code.</p>
</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"><span class="xref">BindingValueObject</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Xaml.html">GrapeCity.Wpf.SpreadSheet.Xaml</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Wpf.SpreadSheet.dll</h6>
  <h5 id="GrapeCity_Wpf_SpreadSheet_Xaml_BindingValueObject_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class BindingValueObject : DependencyObject</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class BindingValueObject
    Inherits DependencyObject</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="GrapeCity_Wpf_SpreadSheet_Xaml_BindingValueObject__ctor" data-uid="GrapeCity.Wpf.SpreadSheet.Xaml.BindingValueObject.#ctor">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Xaml.BindingValueObject.-ctor.html#GrapeCity_Wpf_SpreadSheet_Xaml_BindingValueObject__ctor">BindingValueObject()</a>
        </td>
        <td class="markdown level1 summary"></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="GrapeCity_Wpf_SpreadSheet_Xaml_BindingValueObject_TextProperty" data-uid="GrapeCity.Wpf.SpreadSheet.Xaml.BindingValueObject.TextProperty">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Xaml.BindingValueObject.TextProperty.html">TextProperty</a>
        </td>
        <td class="markdown level1 summary"><p>This field is used for internal purpose. Please do not use it in your code.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Xaml_BindingValueObject_ValueProperty" data-uid="GrapeCity.Wpf.SpreadSheet.Xaml.BindingValueObject.ValueProperty">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Xaml.BindingValueObject.ValueProperty.html">ValueProperty</a>
        </td>
        <td class="markdown level1 summary"><p>This field is used for internal purpose. Please do not use it in your code.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_Wpf_SpreadSheet_Xaml_BindingValueObject_Text" data-uid="GrapeCity.Wpf.SpreadSheet.Xaml.BindingValueObject.Text">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Xaml.BindingValueObject.Text.html#GrapeCity_Wpf_SpreadSheet_Xaml_BindingValueObject_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>This property is used for internal purpose. Please do not use it in your code.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Xaml_BindingValueObject_Value" data-uid="GrapeCity.Wpf.SpreadSheet.Xaml.BindingValueObject.Value">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Xaml.BindingValueObject.Value.html#GrapeCity_Wpf_SpreadSheet_Xaml_BindingValueObject_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>This property is used for internal purpose. Please do not use it in your code.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
