# GrapeCity.ActiveReports.PaddingEx.PaddingExConverter

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_PaddingEx_PaddingExConverter" data-uid="GrapeCity.ActiveReports.PaddingEx.PaddingExConverter" class="text-break">PaddingEx.PaddingExConverter Class
</h1>
  <div class="markdown level0 summary"><p>Represents the padding 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"><span class="xref">PaddingEx.PaddingExConverter</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.html">GrapeCity.ActiveReports</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Document.dll</h6>
  <h5 id="GrapeCity_ActiveReports_PaddingEx_PaddingExConverter_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class PaddingEx.PaddingExConverter : TypeConverter</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_ActiveReports_PaddingEx_PaddingExConverter__ctor" data-uid="GrapeCity.ActiveReports.PaddingEx.PaddingExConverter.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.PaddingEx.PaddingExConverter.-ctor.html#GrapeCity_ActiveReports_PaddingEx_PaddingExConverter__ctor">PaddingExConverter()</a>
        </td>
        <td class="markdown level1 summary"></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="GrapeCity_ActiveReports_PaddingEx_PaddingExConverter_CanConvertFrom_System_ComponentModel_ITypeDescriptorContext_System_Type_" data-uid="GrapeCity.ActiveReports.PaddingEx.PaddingExConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)">
          <a class="xref" href="GrapeCity.ActiveReports.PaddingEx.PaddingExConverter.CanConvertFrom.html#GrapeCity_ActiveReports_PaddingEx_PaddingExConverter_CanConvertFrom_System_ComponentModel_ITypeDescriptorContext_System_Type_">CanConvertFrom(ITypeDescriptorContext, Type)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines if we can convert from anything.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PaddingEx_PaddingExConverter_CanConvertTo_System_ComponentModel_ITypeDescriptorContext_System_Type_" data-uid="GrapeCity.ActiveReports.PaddingEx.PaddingExConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
          <a class="xref" href="GrapeCity.ActiveReports.PaddingEx.PaddingExConverter.CanConvertTo.html#GrapeCity_ActiveReports_PaddingEx_PaddingExConverter_CanConvertTo_System_ComponentModel_ITypeDescriptorContext_System_Type_">CanConvertTo(ITypeDescriptorContext, Type)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines if we can convert to anything.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PaddingEx_PaddingExConverter_ConvertFrom_System_ComponentModel_ITypeDescriptorContext_System_Globalization_CultureInfo_System_Object_" data-uid="GrapeCity.ActiveReports.PaddingEx.PaddingExConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)">
          <a class="xref" href="GrapeCity.ActiveReports.PaddingEx.PaddingExConverter.ConvertFrom.html#GrapeCity_ActiveReports_PaddingEx_PaddingExConverter_ConvertFrom_System_ComponentModel_ITypeDescriptorContext_System_Globalization_CultureInfo_System_Object_">ConvertFrom(ITypeDescriptorContext, CultureInfo, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Converts from anything.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PaddingEx_PaddingExConverter_ConvertTo_System_ComponentModel_ITypeDescriptorContext_System_Globalization_CultureInfo_System_Object_System_Type_" data-uid="GrapeCity.ActiveReports.PaddingEx.PaddingExConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
          <a class="xref" href="GrapeCity.ActiveReports.PaddingEx.PaddingExConverter.ConvertTo.html#GrapeCity_ActiveReports_PaddingEx_PaddingExConverter_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 to destination type.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PaddingEx_PaddingExConverter_CreateInstance_System_ComponentModel_ITypeDescriptorContext_System_Collections_IDictionary_" data-uid="GrapeCity.ActiveReports.PaddingEx.PaddingExConverter.CreateInstance(System.ComponentModel.ITypeDescriptorContext,System.Collections.IDictionary)">
          <a class="xref" href="GrapeCity.ActiveReports.PaddingEx.PaddingExConverter.CreateInstance.html#GrapeCity_ActiveReports_PaddingEx_PaddingExConverter_CreateInstance_System_ComponentModel_ITypeDescriptorContext_System_Collections_IDictionary_">CreateInstance(ITypeDescriptorContext, IDictionary)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates instance.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PaddingEx_PaddingExConverter_GetCreateInstanceSupported_System_ComponentModel_ITypeDescriptorContext_" data-uid="GrapeCity.ActiveReports.PaddingEx.PaddingExConverter.GetCreateInstanceSupported(System.ComponentModel.ITypeDescriptorContext)">
          <a class="xref" href="GrapeCity.ActiveReports.PaddingEx.PaddingExConverter.GetCreateInstanceSupported.html#GrapeCity_ActiveReports_PaddingEx_PaddingExConverter_GetCreateInstanceSupported_System_ComponentModel_ITypeDescriptorContext_">GetCreateInstanceSupported(ITypeDescriptorContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the creation of an instance</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PaddingEx_PaddingExConverter_GetProperties_System_ComponentModel_ITypeDescriptorContext_System_Object_System_Attribute___" data-uid="GrapeCity.ActiveReports.PaddingEx.PaddingExConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])">
          <a class="xref" href="GrapeCity.ActiveReports.PaddingEx.PaddingExConverter.GetProperties.html#GrapeCity_ActiveReports_PaddingEx_PaddingExConverter_GetProperties_System_ComponentModel_ITypeDescriptorContext_System_Object_System_Attribute___">GetProperties(ITypeDescriptorContext, object, Attribute[])</a>
        </td>
        <td class="markdown level1 summary"><p>Gets properties.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PaddingEx_PaddingExConverter_GetPropertiesSupported_System_ComponentModel_ITypeDescriptorContext_" data-uid="GrapeCity.ActiveReports.PaddingEx.PaddingExConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)">
          <a class="xref" href="GrapeCity.ActiveReports.PaddingEx.PaddingExConverter.GetPropertiesSupported.html#GrapeCity_ActiveReports_PaddingEx_PaddingExConverter_GetPropertiesSupported_System_ComponentModel_ITypeDescriptorContext_">GetPropertiesSupported(ITypeDescriptorContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether property retrieval is supported.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
