# C1.Win.Themes.C1MaterialThemeSettings

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Themes_C1MaterialThemeSettings" data-uid="C1.Win.Themes.C1MaterialThemeSettings" class="text-break">C1MaterialThemeSettings Class
</h1>
  <div class="markdown level0 summary"><p><a class="xref" href="C1.Win.Themes.C1MaterialThemeSettings.html">C1MaterialThemeSettings</a> class contains properties for customizing the Material theme.</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="C1.Win.Themes.C1ThemeSettings.html">C1ThemeSettings</a></div>
    <div class="level2"><span class="xref">C1MaterialThemeSettings</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_C1MaterialThemeSettings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1MaterialThemeSettings : C1ThemeSettings</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1MaterialThemeSettings
    Inherits C1ThemeSettings</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_C1MaterialThemeSettings__ctor" data-uid="C1.Win.Themes.C1MaterialThemeSettings.#ctor">
          <a class="xref" href="C1.Win.Themes.C1MaterialThemeSettings.-ctor.html#C1_Win_Themes_C1MaterialThemeSettings__ctor">C1MaterialThemeSettings()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the C1MaterialThemeSettings 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_C1MaterialThemeSettings_PrimaryColor" data-uid="C1.Win.Themes.C1MaterialThemeSettings.PrimaryColor">
          <a class="xref" href="C1.Win.Themes.C1MaterialThemeSettings.PrimaryColor.html#C1_Win_Themes_C1MaterialThemeSettings_PrimaryColor">PrimaryColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets primery color for material theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_C1MaterialThemeSettings_SecondaryColor" data-uid="C1.Win.Themes.C1MaterialThemeSettings.SecondaryColor">
          <a class="xref" href="C1.Win.Themes.C1MaterialThemeSettings.SecondaryColor.html#C1_Win_Themes_C1MaterialThemeSettings_SecondaryColor">SecondaryColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets secondary color for material theme.</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_C1MaterialThemeSettings_Equals_System_Object_" data-uid="C1.Win.Themes.C1MaterialThemeSettings.Equals(System.Object)">
          <a class="xref" href="C1.Win.Themes.C1MaterialThemeSettings.Equals.html#C1_Win_Themes_C1MaterialThemeSettings_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_C1MaterialThemeSettings_GetHashCode" data-uid="C1.Win.Themes.C1MaterialThemeSettings.GetHashCode">
          <a class="xref" href="C1.Win.Themes.C1MaterialThemeSettings.GetHashCode.html#C1_Win_Themes_C1MaterialThemeSettings_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_C1MaterialThemeSettings_ToString" data-uid="C1.Win.Themes.C1MaterialThemeSettings.ToString">
          <a class="xref" href="C1.Win.Themes.C1MaterialThemeSettings.ToString.html#C1_Win_Themes_C1MaterialThemeSettings_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
