# C1.Win.Command.C1NavBarButton.NavBarButtonTypeConverter

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Command_C1NavBarButton_NavBarButtonTypeConverter" data-uid="C1.Win.Command.C1NavBarButton.NavBarButtonTypeConverter" class="text-break">C1NavBarButton.NavBarButtonTypeConverter Class
</h1>
  <div class="markdown level0 summary"><p>The <a class="xref" href="C1.Win.Command.C1NavBarButton.html">C1NavBarButton</a> type converter.</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"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter">TypeConverter</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.expandableobjectconverter">ExpandableObjectConverter</a></div>
    <div class="level3"><span class="xref">C1NavBarButton.NavBarButtonTypeConverter</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Command.html">C1.Win.Command</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Command.4.8.dll</h6>
  <h5 id="C1_Win_Command_C1NavBarButton_NavBarButtonTypeConverter_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1NavBarButton.NavBarButtonTypeConverter : ExpandableObjectConverter</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1NavBarButton.NavBarButtonTypeConverter
    Inherits ExpandableObjectConverter</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_Win_Command_C1NavBarButton_NavBarButtonTypeConverter__ctor" data-uid="C1.Win.Command.C1NavBarButton.NavBarButtonTypeConverter.#ctor">
          <a class="xref" href="C1.Win.Command.C1NavBarButton.NavBarButtonTypeConverter.-ctor.html#C1_Win_Command_C1NavBarButton_NavBarButtonTypeConverter__ctor">NavBarButtonTypeConverter()</a>
        </td>
        <td class="markdown level1 summary"></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="C1_Win_Command_C1NavBarButton_NavBarButtonTypeConverter_Text" data-uid="C1.Win.Command.C1NavBarButton.NavBarButtonTypeConverter.Text">
          <a class="xref" href="C1.Win.Command.C1NavBarButton.NavBarButtonTypeConverter.Text.html#C1_Win_Command_C1NavBarButton_NavBarButtonTypeConverter_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>This property is for internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Command_C1NavBarButton_NavBarButtonTypeConverter_ConvertTo_System_ComponentModel_ITypeDescriptorContext_System_Globalization_CultureInfo_System_Object_System_Type_" data-uid="C1.Win.Command.C1NavBarButton.NavBarButtonTypeConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
          <a class="xref" href="C1.Win.Command.C1NavBarButton.NavBarButtonTypeConverter.ConvertTo.html#C1_Win_Command_C1NavBarButton_NavBarButtonTypeConverter_ConvertTo_System_ComponentModel_ITypeDescriptorContext_System_Globalization_CultureInfo_System_Object_System_Type_">ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type)</a>
        </td>
        <td class="markdown level1 summary"><p>Converts the given value object to the specified type.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Command_C1NavBarButton_NavBarButtonTypeConverter_GetPropertiesSupported_System_ComponentModel_ITypeDescriptorContext_" data-uid="C1.Win.Command.C1NavBarButton.NavBarButtonTypeConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)">
          <a class="xref" href="C1.Win.Command.C1NavBarButton.NavBarButtonTypeConverter.GetPropertiesSupported.html#C1_Win_Command_C1NavBarButton_NavBarButtonTypeConverter_GetPropertiesSupported_System_ComponentModel_ITypeDescriptorContext_">GetPropertiesSupported(ITypeDescriptorContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns whether this object supports properties.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
