# C1.Win.TreeView.BindingInfo.DisabledMemberPath

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_TreeView_BindingInfo_DisabledMemberPath_" data-uid="C1.Win.TreeView.BindingInfo.DisabledMemberPath*">DisabledMemberPath Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_TreeView_BindingInfo_DisabledMemberPath_" data-uid="C1.Win.TreeView.BindingInfo.DisabledMemberPath*"></a>
<h4 id="C1_Win_TreeView_BindingInfo_DisabledMemberPath" data-uid="C1.Win.TreeView.BindingInfo.DisabledMemberPath">DisabledMemberPath</h4>
<div class="markdown level1 summary"><p>Gets a collection that identifies the data source fields that are used to bind to the <a class="xref" href="C1.Win.TreeView.C1TreeNode.Enabled.html#C1_Win_TreeView_C1TreeNode_Enabled">Enabled</a> property.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Browsable(false)]
public PropertyPath DisabledMemberPath { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
Public ReadOnly Property DisabledMemberPath As PropertyPath</code></pre>
</div>
</div>
