# C1.WPF.GanttView.FieldStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_GanttView_FieldStyle" data-uid="C1.WPF.GanttView.FieldStyle" class="text-break">FieldStyle Class
</h1>
  <div class="markdown level0 summary"><p>Specifies the style settings for the specific field of task on grid view.</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">FieldStyle</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.inotifypropertychanged">INotifyPropertyChanged</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.GanttView.html">C1.WPF.GanttView</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.GanttView.4.6.2.dll</h6>
  <h5 id="C1_WPF_GanttView_FieldStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(c))]
public class FieldStyle : INotifyPropertyChanged, IDisposable, ICloneable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(c))&gt;
Public Class FieldStyle
    Implements INotifyPropertyChanged, IDisposable, ICloneable</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_GanttView_FieldStyle__ctor" data-uid="C1.WPF.GanttView.FieldStyle.#ctor">
          <a class="xref" href="C1.WPF.GanttView.FieldStyle.-ctor.html#C1_WPF_GanttView_FieldStyle__ctor">FieldStyle()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of <a class="xref" href="C1.WPF.GanttView.FieldStyle.html">FieldStyle</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_FieldStyle__ctor_C1_WPF_GanttView_StyleField_System_String_" data-uid="C1.WPF.GanttView.FieldStyle.#ctor(C1.WPF.GanttView.StyleField,System.String)">
          <a class="xref" href="C1.WPF.GanttView.FieldStyle.-ctor.html#C1_WPF_GanttView_FieldStyle__ctor_C1_WPF_GanttView_StyleField_System_String_">FieldStyle(StyleField, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Initialize a new instance of <a class="xref" href="C1.WPF.GanttView.FieldStyle.html">FieldStyle</a> class with given <a class="xref" href="C1.WPF.GanttView.StyleField.html">StyleField</a> and custom field name.</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_WPF_GanttView_FieldStyle_BackgroundColor" data-uid="C1.WPF.GanttView.FieldStyle.BackgroundColor">
          <a class="xref" href="C1.WPF.GanttView.FieldStyle.BackgroundColor.html#C1_WPF_GanttView_FieldStyle_BackgroundColor">BackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color used to paint the field cell background.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_FieldStyle_Field" data-uid="C1.WPF.GanttView.FieldStyle.Field">
          <a class="xref" href="C1.WPF.GanttView.FieldStyle.Field.html#C1_WPF_GanttView_FieldStyle_Field">Field</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.WPF.GanttView.SortField.html">SortField</a> that is applied this style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_FieldStyle_FieldName" data-uid="C1.WPF.GanttView.FieldStyle.FieldName">
          <a class="xref" href="C1.WPF.GanttView.FieldStyle.FieldName.html#C1_WPF_GanttView_FieldStyle_FieldName">FieldName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the name of field that is applied this style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_FieldStyle_FontFamily" data-uid="C1.WPF.GanttView.FieldStyle.FontFamily">
          <a class="xref" href="C1.WPF.GanttView.FieldStyle.FontFamily.html#C1_WPF_GanttView_FieldStyle_FontFamily">FontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font family of the text in field cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_FieldStyle_FontSize" data-uid="C1.WPF.GanttView.FieldStyle.FontSize">
          <a class="xref" href="C1.WPF.GanttView.FieldStyle.FontSize.html#C1_WPF_GanttView_FieldStyle_FontSize">FontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font size of the text in field cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_FieldStyle_FontStyle" data-uid="C1.WPF.GanttView.FieldStyle.FontStyle">
          <a class="xref" href="C1.WPF.GanttView.FieldStyle.FontStyle.html#C1_WPF_GanttView_FieldStyle_FontStyle">FontStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font style of the text in field cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_FieldStyle_FontWeight" data-uid="C1.WPF.GanttView.FieldStyle.FontWeight">
          <a class="xref" href="C1.WPF.GanttView.FieldStyle.FontWeight.html#C1_WPF_GanttView_FieldStyle_FontWeight">FontWeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font weight of the text in field cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_FieldStyle_ForegroundColor" data-uid="C1.WPF.GanttView.FieldStyle.ForegroundColor">
          <a class="xref" href="C1.WPF.GanttView.FieldStyle.ForegroundColor.html#C1_WPF_GanttView_FieldStyle_ForegroundColor">ForegroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the text in field cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_FieldStyle_Strikethrough" data-uid="C1.WPF.GanttView.FieldStyle.Strikethrough">
          <a class="xref" href="C1.WPF.GanttView.FieldStyle.Strikethrough.html#C1_WPF_GanttView_FieldStyle_Strikethrough">Strikethrough</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the strikethrough of the text in field cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_FieldStyle_TextDecorations" data-uid="C1.WPF.GanttView.FieldStyle.TextDecorations">
          <a class="xref" href="C1.WPF.GanttView.FieldStyle.TextDecorations.html#C1_WPF_GanttView_FieldStyle_TextDecorations">TextDecorations</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the TextDecorations of the text in field cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_FieldStyle_Underline" data-uid="C1.WPF.GanttView.FieldStyle.Underline">
          <a class="xref" href="C1.WPF.GanttView.FieldStyle.Underline.html#C1_WPF_GanttView_FieldStyle_Underline">Underline</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the underline of the text in field cell.</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_GanttView_FieldStyle_Clone" data-uid="C1.WPF.GanttView.FieldStyle.Clone">
          <a class="xref" href="C1.WPF.GanttView.FieldStyle.Clone.html#C1_WPF_GanttView_FieldStyle_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new <a class="xref" href="C1.WPF.GanttView.FieldStyle.html">FieldStyle</a> that is a copy of the current instance.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_FieldStyle_Dispose" data-uid="C1.WPF.GanttView.FieldStyle.Dispose">
          <a class="xref" href="C1.WPF.GanttView.FieldStyle.Dispose.html#C1_WPF_GanttView_FieldStyle_Dispose">Dispose()</a>
        </td>
        <td class="markdown level1 summary"><p>Release the unmanaged resources.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_FieldStyle_OnPropertyChanged_System_ComponentModel_PropertyChangedEventArgs_" data-uid="C1.WPF.GanttView.FieldStyle.OnPropertyChanged(System.ComponentModel.PropertyChangedEventArgs)">
          <a class="xref" href="C1.WPF.GanttView.FieldStyle.OnPropertyChanged.html#C1_WPF_GanttView_FieldStyle_OnPropertyChanged_System_ComponentModel_PropertyChangedEventArgs_">OnPropertyChanged(PropertyChangedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.WPF.GanttView.FieldStyle.PropertyChanged.html">PropertyChanged</a> event.</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_WPF_GanttView_FieldStyle_PropertyChanged" data-uid="C1.WPF.GanttView.FieldStyle.PropertyChanged">
          <a class="xref" href="C1.WPF.GanttView.FieldStyle.PropertyChanged.html">PropertyChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the value of a property changes.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
