# C1.WPF.Extended.DisplayAttribute

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Extended_DisplayAttribute" data-uid="C1.WPF.Extended.DisplayAttribute" class="text-break">DisplayAttribute Class
</h1>
  <div class="markdown level0 summary"><p>Specifies display properties such as description and name for a property shown in a C1PropertyGrid.</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.attribute">Attribute</a></div>
    <div class="level2"><span class="xref">DisplayAttribute</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.interopservices._attribute">_Attribute</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Extended.html">C1.WPF.Extended</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Extended.4.6.2.dll</h6>
  <h5 id="C1_WPF_Extended_DisplayAttribute_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DisplayAttribute : Attribute, _Attribute</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class DisplayAttribute
    Inherits Attribute
    Implements _Attribute</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_WPF_Extended_DisplayAttribute__ctor" data-uid="C1.WPF.Extended.DisplayAttribute.#ctor">
          <a class="xref" href="C1.WPF.Extended.DisplayAttribute.-ctor.html#C1_WPF_Extended_DisplayAttribute__ctor">DisplayAttribute()</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_WPF_Extended_DisplayAttribute_AutoGenerateField" data-uid="C1.WPF.Extended.DisplayAttribute.AutoGenerateField">
          <a class="xref" href="C1.WPF.Extended.DisplayAttribute.AutoGenerateField.html#C1_WPF_Extended_DisplayAttribute_AutoGenerateField">AutoGenerateField</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value in which the propertity are displayed or not.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_DisplayAttribute_Description" data-uid="C1.WPF.Extended.DisplayAttribute.Description">
          <a class="xref" href="C1.WPF.Extended.DisplayAttribute.Description.html#C1_WPF_Extended_DisplayAttribute_Description">Description</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets either a text, such as a tool tip, that is displayed to users to help
them understand a member.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_DisplayAttribute_GroupName" data-uid="C1.WPF.Extended.DisplayAttribute.GroupName">
          <a class="xref" href="C1.WPF.Extended.DisplayAttribute.GroupName.html#C1_WPF_Extended_DisplayAttribute_GroupName">GroupName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value in which the propertity are group displayed or not.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_DisplayAttribute_Name" data-uid="C1.WPF.Extended.DisplayAttribute.Name">
          <a class="xref" href="C1.WPF.Extended.DisplayAttribute.Name.html#C1_WPF_Extended_DisplayAttribute_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a text that is used as a member label for elements that are bound to the member.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_DisplayAttribute_Order" data-uid="C1.WPF.Extended.DisplayAttribute.Order">
          <a class="xref" href="C1.WPF.Extended.DisplayAttribute.Order.html#C1_WPF_Extended_DisplayAttribute_Order">Order</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates the order in which the properties are sorted.</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_WPF_Extended_DisplayAttribute_GetAutoGenerateField" data-uid="C1.WPF.Extended.DisplayAttribute.GetAutoGenerateField">
          <a class="xref" href="C1.WPF.Extended.DisplayAttribute.GetAutoGenerateField.html#C1_WPF_Extended_DisplayAttribute_GetAutoGenerateField">GetAutoGenerateField()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that is used for field if display in the UI.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_DisplayAttribute_GetDescription" data-uid="C1.WPF.Extended.DisplayAttribute.GetDescription">
          <a class="xref" href="C1.WPF.Extended.DisplayAttribute.GetDescription.html#C1_WPF_Extended_DisplayAttribute_GetDescription">GetDescription()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the value of the Description property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_DisplayAttribute_GetGroupName" data-uid="C1.WPF.Extended.DisplayAttribute.GetGroupName">
          <a class="xref" href="C1.WPF.Extended.DisplayAttribute.GetGroupName.html#C1_WPF_Extended_DisplayAttribute_GetGroupName">GetGroupName()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that is used for field group display in the UI.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_DisplayAttribute_GetName" data-uid="C1.WPF.Extended.DisplayAttribute.GetName">
          <a class="xref" href="C1.WPF.Extended.DisplayAttribute.GetName.html#C1_WPF_Extended_DisplayAttribute_GetName">GetName()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that is used for field display in the UI.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Extended_DisplayAttribute_GetOrder" data-uid="C1.WPF.Extended.DisplayAttribute.GetOrder">
          <a class="xref" href="C1.WPF.Extended.DisplayAttribute.GetOrder.html#C1_WPF_Extended_DisplayAttribute_GetOrder">GetOrder()</a>
        </td>
        <td class="markdown level1 summary"><p>Retrieves the value of the Order property.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
