# GrapeCity.Win.Spread.InputMan.CellType.GradientEffect

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Win_Spread_InputMan_CellType_GradientEffect" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect" class="text-break">GradientEffect Class
</h1>
  <div class="markdown level0 summary"><p>Represents a class to define the gradient effect.</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">GradientEffect</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">ISerializable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.html">GrapeCity.Win.Spread.InputMan.CellType</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Win.PluginInputMan.dll</h6>
  <h5 id="GrapeCity_Win_Spread_InputMan_CellType_GradientEffect_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(GradientEffectConverter))]
public class GradientEffect : ICloneable, ISerializable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(GradientEffectConverter))&gt;
Public Class GradientEffect
    Implements ICloneable, ISerializable</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="GrapeCity_Win_Spread_InputMan_CellType_GradientEffect__ctor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.#ctor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_GradientEffect__ctor">GradientEffect()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes the instance of <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.html">GradientEffect</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GradientEffect__ctor_GrapeCity_Win_Spread_InputMan_CellType_GradientStyle_GrapeCity_Win_Spread_InputMan_CellType_GradientDirection_System_Drawing_Color_System_Drawing_Color_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.#ctor(GrapeCity.Win.Spread.InputMan.CellType.GradientStyle,GrapeCity.Win.Spread.InputMan.CellType.GradientDirection,System.Drawing.Color,System.Drawing.Color)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_GradientEffect__ctor_GrapeCity_Win_Spread_InputMan_CellType_GradientStyle_GrapeCity_Win_Spread_InputMan_CellType_GradientDirection_System_Drawing_Color_System_Drawing_Color_">GradientEffect(GradientStyle, GradientDirection, Color, Color)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes the instance of <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.html">GradientEffect</a> class with specifics value.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GradientEffect__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_GradientEffect__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">GradientEffect(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of this 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="GrapeCity_Win_Spread_InputMan_CellType_GradientEffect_Default" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.Default">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.Default.html#GrapeCity_Win_Spread_InputMan_CellType_GradientEffect_Default">Default</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a default value object of <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.html">GradientEffect</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GradientEffect_Direction" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.Direction">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.Direction.html#GrapeCity_Win_Spread_InputMan_CellType_GradientEffect_Direction">Direction</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating the direction of gradient.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GradientEffect_EndColor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.EndColor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.EndColor.html#GrapeCity_Win_Spread_InputMan_CellType_GradientEffect_EndColor">EndColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating the end color of gradient.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GradientEffect_StartColor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.StartColor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.StartColor.html#GrapeCity_Win_Spread_InputMan_CellType_GradientEffect_StartColor">StartColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating the start color of gradient.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GradientEffect_Style" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.Style">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.Style.html#GrapeCity_Win_Spread_InputMan_CellType_GradientEffect_Style">Style</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating the style of gradient.</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="GrapeCity_Win_Spread_InputMan_CellType_GradientEffect_Clone" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.Clone">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.Clone.html#GrapeCity_Win_Spread_InputMan_CellType_GradientEffect_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates an identical copy of the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GradientEffect_Equals_System_Object_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.Equals(System.Object)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.Equals.html#GrapeCity_Win_Spread_InputMan_CellType_GradientEffect_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified <b>Object</b> is equal to the current <b>Object</b>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GradientEffect_GetHashCode" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.GetHashCode">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.GetHashCode.html#GrapeCity_Win_Spread_InputMan_CellType_GradientEffect_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the hash code for this <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.html">GradientEffect</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GradientEffect_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.GetObjectData.html#GrapeCity_Win_Spread_InputMan_CellType_GradientEffect_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">GetObjectData(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the object data.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
