# C1.Win.FlexGrid.BaseTheme

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_FlexGrid_BaseTheme" data-uid="C1.Win.FlexGrid.BaseTheme" class="text-break">BaseTheme Class
</h1>
  <div class="markdown level0 summary"><p>Base theme class.</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">BaseTheme</span></div>
      <div class="level2"><a class="xref" href="C1.Win.FlexGrid.GroupPanelStyles.html">GroupPanelStyles</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.FlexGrid.html">C1.Win.FlexGrid</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.FlexGrid.GroupPanel.10.dll</h6>
  <h5 id="C1_Win_FlexGrid_BaseTheme_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public abstract class BaseTheme : IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ExpandableObjectConverter))&gt;
Public MustInherit Class BaseTheme
    Implements IDisposable</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_FlexGrid_BaseTheme__ctor" data-uid="C1.Win.FlexGrid.BaseTheme.#ctor">
          <a class="xref" href="C1.Win.FlexGrid.BaseTheme.-ctor.html#C1_Win_FlexGrid_BaseTheme__ctor">BaseTheme()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.FlexGrid.BaseTheme.html">BaseTheme</a> control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexGrid_BaseTheme__ctor_C1_Win_FlexGrid_BaseTheme_" data-uid="C1.Win.FlexGrid.BaseTheme.#ctor(C1.Win.FlexGrid.BaseTheme)">
          <a class="xref" href="C1.Win.FlexGrid.BaseTheme.-ctor.html#C1_Win_FlexGrid_BaseTheme__ctor_C1_Win_FlexGrid_BaseTheme_">BaseTheme(BaseTheme)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.FlexGrid.BaseTheme.html">BaseTheme</a> control.</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_FlexGrid_BaseTheme_ComponentType" data-uid="C1.Win.FlexGrid.BaseTheme.ComponentType">
          <a class="xref" href="C1.Win.FlexGrid.BaseTheme.ComponentType.html#C1_Win_FlexGrid_BaseTheme_ComponentType">ComponentType</a>
        </td>
        <td class="markdown level1 summary"><p>Component type.</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_FlexGrid_BaseTheme_Dispose" data-uid="C1.Win.FlexGrid.BaseTheme.Dispose">
          <a class="xref" href="C1.Win.FlexGrid.BaseTheme.Dispose.html#C1_Win_FlexGrid_BaseTheme_Dispose">Dispose()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_FlexGrid_BaseTheme_Dispose_System_Boolean_" data-uid="C1.Win.FlexGrid.BaseTheme.Dispose(System.Boolean)">
          <a class="xref" href="C1.Win.FlexGrid.BaseTheme.Dispose.html#C1_Win_FlexGrid_BaseTheme_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_FlexGrid_BaseTheme_GetStyle_System_String_" data-uid="C1.Win.FlexGrid.BaseTheme.GetStyle(System.String)">
          <a class="xref" href="C1.Win.FlexGrid.BaseTheme.GetStyle.html#C1_Win_FlexGrid_BaseTheme_GetStyle_System_String_">GetStyle(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Get style by name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexGrid_BaseTheme_OnPropertyChanged_System_Object_System_ComponentModel_PropertyChangedEventArgs_" data-uid="C1.Win.FlexGrid.BaseTheme.OnPropertyChanged(System.Object,System.ComponentModel.PropertyChangedEventArgs)">
          <a class="xref" href="C1.Win.FlexGrid.BaseTheme.OnPropertyChanged.html#C1_Win_FlexGrid_BaseTheme_OnPropertyChanged_System_Object_System_ComponentModel_PropertyChangedEventArgs_">OnPropertyChanged(object, PropertyChangedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Invokes the PropertyChanged event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexGrid_BaseTheme_Reset" data-uid="C1.Win.FlexGrid.BaseTheme.Reset">
          <a class="xref" href="C1.Win.FlexGrid.BaseTheme.Reset.html#C1_Win_FlexGrid_BaseTheme_Reset">Reset()</a>
        </td>
        <td class="markdown level1 summary"><p>Reset all styles to default.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexGrid_BaseTheme_SetStyle_C1_Framework_Style_System_String_" data-uid="C1.Win.FlexGrid.BaseTheme.SetStyle(C1.Framework.Style,System.String)">
          <a class="xref" href="C1.Win.FlexGrid.BaseTheme.SetStyle.html#C1_Win_FlexGrid_BaseTheme_SetStyle_C1_Framework_Style_System_String_">SetStyle(Style, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Set existing style or add new.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexGrid_BaseTheme_SubscribeOnStyleChanged_C1_Framework_Style_" data-uid="C1.Win.FlexGrid.BaseTheme.SubscribeOnStyleChanged(C1.Framework.Style)">
          <a class="xref" href="C1.Win.FlexGrid.BaseTheme.SubscribeOnStyleChanged.html#C1_Win_FlexGrid_BaseTheme_SubscribeOnStyleChanged_C1_Framework_Style_">SubscribeOnStyleChanged(Style)</a>
        </td>
        <td class="markdown level1 summary"><p>To subscribe to events of changing styles.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexGrid_BaseTheme_UnsubscribeOnStyleChanged_C1_Framework_Style_" data-uid="C1.Win.FlexGrid.BaseTheme.UnsubscribeOnStyleChanged(C1.Framework.Style)">
          <a class="xref" href="C1.Win.FlexGrid.BaseTheme.UnsubscribeOnStyleChanged.html#C1_Win_FlexGrid_BaseTheme_UnsubscribeOnStyleChanged_C1_Framework_Style_">UnsubscribeOnStyleChanged(Style)</a>
        </td>
        <td class="markdown level1 summary"><p>To unsubscribe to events of changing styles.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_FlexGrid_BaseTheme_PropertyChanged" data-uid="C1.Win.FlexGrid.BaseTheme.PropertyChanged">
          <a class="xref" href="C1.Win.FlexGrid.BaseTheme.PropertyChanged.html">PropertyChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Fires when any property is changed.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
