# C1.Win.Themes.C1IconProp

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Themes_C1IconProp" data-uid="C1.Win.Themes.C1IconProp" class="text-break">C1IconProp Class
</h1>
  <div class="markdown level0 summary"><p>Represents the theme template property that represents the <span class="xref">C1.Framework.C1Icon</span> type.</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">ThemeItem</span></div>
    <div class="level2"><span class="xref">ThemePropBase</span></div>
    <div class="level3"><span class="xref">C1IconProp</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Themes.html">C1.Win.Themes</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Themes.4.8.dll</h6>
  <h5 id="C1_Win_Themes_C1IconProp_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1IconProp : ThemePropBase</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1IconProp
    Inherits ThemePropBase</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_Themes_C1IconProp__ctor" data-uid="C1.Win.Themes.C1IconProp.#ctor">
          <a class="xref" href="C1.Win.Themes.C1IconProp.-ctor.html#C1_Win_Themes_C1IconProp__ctor">C1IconProp()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.Themes.C1IconProp.html">C1IconProp</a> class.</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="C1_Win_Themes_C1IconProp_Attrs" data-uid="C1.Win.Themes.C1IconProp.Attrs">
          <a class="xref" href="C1.Win.Themes.C1IconProp.Attrs.html#C1_Win_Themes_C1IconProp_Attrs">Attrs</a>
        </td>
        <td class="markdown level1 summary"><p>Gets attributes of the <span class="xref">C1.Win.Themes.ThemeItem</span> object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_C1IconProp_Converter" data-uid="C1.Win.Themes.C1IconProp.Converter">
          <a class="xref" href="C1.Win.Themes.C1IconProp.Converter.html#C1_Win_Themes_C1IconProp_Converter">Converter</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_C1IconProp_HasValue" data-uid="C1.Win.Themes.C1IconProp.HasValue">
          <a class="xref" href="C1.Win.Themes.C1IconProp.HasValue.html#C1_Win_Themes_C1IconProp_HasValue">HasValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether value is specified for current <span class="xref">C1.Win.Themes.ThemePropBase</span> object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_C1IconProp_IsEmpty" data-uid="C1.Win.Themes.C1IconProp.IsEmpty">
          <a class="xref" href="C1.Win.Themes.C1IconProp.IsEmpty.html#C1_Win_Themes_C1IconProp_IsEmpty">IsEmpty</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether current <span class="xref">C1.Win.Themes.ThemePropBase</span> object
is empty, i.e. its value is not specified and its <span class="xref">C1.Win.Themes.ThemePropBase.Ref</span> is null.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_C1IconProp_IsValueConst" data-uid="C1.Win.Themes.C1IconProp.IsValueConst">
          <a class="xref" href="C1.Win.Themes.C1IconProp.IsValueConst.html#C1_Win_Themes_C1IconProp_IsValueConst">IsValueConst</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether value of current <span class="xref">C1.Win.Themes.ThemePropBase</span> specified as constant.</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_Themes_C1IconProp_AssignValueFrom_C1_Win_Themes_ThemeItem_" data-uid="C1.Win.Themes.C1IconProp.AssignValueFrom(C1.Win.Themes.ThemeItem)">
          <a class="xref" href="C1.Win.Themes.C1IconProp.AssignValueFrom.html#C1_Win_Themes_C1IconProp_AssignValueFrom_C1_Win_Themes_ThemeItem_">AssignValueFrom(ThemeItem)</a>
        </td>
        <td class="markdown level1 summary"><p>Assigns (copies) value from another <span class="xref">C1.Win.Themes.ThemeItem</span> to the current object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_C1IconProp_GetDefaultValue" data-uid="C1.Win.Themes.C1IconProp.GetDefaultValue">
          <a class="xref" href="C1.Win.Themes.C1IconProp.GetDefaultValue.html#C1_Win_Themes_C1IconProp_GetDefaultValue">GetDefaultValue()</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.
Returns <span class="xref">C1.Win.Themes.DefaultValue</span> structure
representing default value for current <span class="xref">C1.Win.Themes.ThemePropBase</span> object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_C1IconProp_GetValue" data-uid="C1.Win.Themes.C1IconProp.GetValue">
          <a class="xref" href="C1.Win.Themes.C1IconProp.GetValue.html#C1_Win_Themes_C1IconProp_GetValue">GetValue()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_C1IconProp_IsStateEqual_C1_Win_Themes_ThemeItem_" data-uid="C1.Win.Themes.C1IconProp.IsStateEqual(C1.Win.Themes.ThemeItem)">
          <a class="xref" href="C1.Win.Themes.C1IconProp.IsStateEqual.html#C1_Win_Themes_C1IconProp_IsStateEqual_C1_Win_Themes_ThemeItem_">IsStateEqual(ThemeItem)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_C1IconProp_MakeEmpty" data-uid="C1.Win.Themes.C1IconProp.MakeEmpty">
          <a class="xref" href="C1.Win.Themes.C1IconProp.MakeEmpty.html#C1_Win_Themes_C1IconProp_MakeEmpty">MakeEmpty()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets current <span class="xref">C1.Win.Themes.ThemeItem</span> to empty/default state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_C1IconProp_SerializeReadProp_C1_Win_Themes_Serialization_Serializer_System_String_System_Type_System_String_" data-uid="C1.Win.Themes.C1IconProp.SerializeReadProp(C1.Win.Themes.Serialization.Serializer,System.String,System.Type,System.String)">
          <a class="xref" href="C1.Win.Themes.C1IconProp.SerializeReadProp.html#C1_Win_Themes_C1IconProp_SerializeReadProp_C1_Win_Themes_Serialization_Serializer_System_String_System_Type_System_String_">SerializeReadProp(Serializer, string, Type, string)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_C1IconProp_SerializeReset" data-uid="C1.Win.Themes.C1IconProp.SerializeReset">
          <a class="xref" href="C1.Win.Themes.C1IconProp.SerializeReset.html#C1_Win_Themes_C1IconProp_SerializeReset">SerializeReset()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_C1IconProp_SerializeWrite_C1_Win_Themes_Serialization_Serializer_" data-uid="C1.Win.Themes.C1IconProp.SerializeWrite(C1.Win.Themes.Serialization.Serializer)">
          <a class="xref" href="C1.Win.Themes.C1IconProp.SerializeWrite.html#C1_Win_Themes_C1IconProp_SerializeWrite_C1_Win_Themes_Serialization_Serializer_">SerializeWrite(Serializer)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_C1IconProp_SetValue_System_Object_" data-uid="C1.Win.Themes.C1IconProp.SetValue(System.Object)">
          <a class="xref" href="C1.Win.Themes.C1IconProp.SetValue.html#C1_Win_Themes_C1IconProp_SetValue_System_Object_">SetValue(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
