# FarPoint.Web.Spread.Extender.SlideShowCellType

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_Extender_SlideShowCellType" data-uid="FarPoint.Web.Spread.Extender.SlideShowCellType" class="text-break">SlideShowCellType Class
</h1>
  <div class="markdown level0 summary"><p>Represents an ASP.NET AJAX extender slide show cell.</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="../FarPoint.Web.Spread/FarPoint.Web.Spread.BaseCellType.html">BaseCellType</a></div>
    <div class="level2"><a class="xref" href="FarPoint.Web.Spread.Extender.AjaxCellTypeBase-1.html">AjaxCellTypeBase</a>&lt;<span class="xref">ExtenderControlBase</span>&gt;</div>
    <div class="level3"><a class="xref" href="FarPoint.Web.Spread.Extender.ExtenderCellTypeBase.html">ExtenderCellTypeBase</a></div>
    <div class="level4"><span class="xref">SlideShowCellType</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="../FarPoint.Web.Spread/FarPoint.Web.Spread.ICellType.html">ICellType</a></div>
    <div><a class="xref" href="../FarPoint.Web.Spread/FarPoint.Web.Spread.Renderer.IFormatter.html">IFormatter</a></div>
    <div><a class="xref" href="../FarPoint.Web.Spread/FarPoint.Web.Spread.IEnhancedPdfRenderer.html">IEnhancedPdfRenderer</a></div>
    <div><a class="xref" href="../FarPoint.Web.Spread/FarPoint.Web.Spread.IPdfSupport.html">IPdfSupport</a></div>
    <div><a class="xref" href="../FarPoint.Web.Spread/FarPoint.Web.Spread.Editor.IEditor3.html">IEditor3</a></div>
    <div><a class="xref" href="../FarPoint.Web.Spread/FarPoint.Web.Spread.Editor.IEditor.html">IEditor</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
    <div><a class="xref" href="../FarPoint.Web.Spread/FarPoint.Web.Spread.Model.ISerializeSupport.html">ISerializeSupport</a></div>
    <div><a class="xref" href="../FarPoint.Web.Spread/FarPoint.Web.Spread.Renderer.ICSSClassSupport.html">ICSSClassSupport</a></div>
    <div><a class="xref" href="../FarPoint.Web.Spread/FarPoint.Web.Spread.Renderer.IRenderer2.html">IRenderer2</a></div>
    <div><a class="xref" href="../FarPoint.Web.Spread/FarPoint.Web.Spread.IEnhancedRenderer.html">IEnhancedRenderer</a></div>
    <div><a class="xref" href="../FarPoint.Web.Spread/FarPoint.Web.Spread.Renderer.IRenderer.html">IRenderer</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.ideserializationcallback">IDeserializationCallback</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Web.Spread.Extender.html">FarPoint.Web.Spread.Extender</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Spread.Extender.dll</h6>
  <h5 id="FarPoint_Web_Spread_Extender_SlideShowCellType_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SlideShowCellType : ExtenderCellTypeBase, ICellType, IFormatter, IEnhancedPdfRenderer, IPdfSupport, IEditor3, IEditor, ICloneable, ISerializeSupport, ICSSClassSupport, IRenderer2, IEnhancedRenderer, IRenderer, IDeserializationCallback</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SlideShowCellType
    Inherits ExtenderCellTypeBase
    Implements ICellType, IFormatter, IEnhancedPdfRenderer, IPdfSupport, IEditor3, IEditor, ICloneable, ISerializeSupport, ICSSClassSupport, IRenderer2, IEnhancedRenderer, IRenderer, IDeserializationCallback</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="FarPoint_Web_Spread_Extender_SlideShowCellType__ctor" data-uid="FarPoint.Web.Spread.Extender.SlideShowCellType.#ctor">
          <a class="xref" href="FarPoint.Web.Spread.Extender.SlideShowCellType.-ctor.html#FarPoint_Web_Spread_Extender_SlideShowCellType__ctor">SlideShowCellType()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new ASP.NET AJAX extender slide show cell.</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="FarPoint_Web_Spread_Extender_SlideShowCellType_AutoPlay" data-uid="FarPoint.Web.Spread.Extender.SlideShowCellType.AutoPlay">
          <a class="xref" href="FarPoint.Web.Spread.Extender.SlideShowCellType.AutoPlay.html#FarPoint_Web_Spread_Extender_SlideShowCellType_AutoPlay">AutoPlay</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the slide show plays automatically on render.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Extender_SlideShowCellType_ContextKey" data-uid="FarPoint.Web.Spread.Extender.SlideShowCellType.ContextKey">
          <a class="xref" href="FarPoint.Web.Spread.Extender.SlideShowCellType.ContextKey.html#FarPoint_Web_Spread_Extender_SlideShowCellType_ContextKey">ContextKey</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the user- or page-specific context key for the slide show cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Extender_SlideShowCellType_Editor" data-uid="FarPoint.Web.Spread.Extender.SlideShowCellType.Editor">
          <a class="xref" href="FarPoint.Web.Spread.Extender.SlideShowCellType.Editor.html#FarPoint_Web_Spread_Extender_SlideShowCellType_Editor">Editor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the editor (editing control).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Extender_SlideShowCellType_ImageDescriptionLabelID" data-uid="FarPoint.Web.Spread.Extender.SlideShowCellType.ImageDescriptionLabelID">
          <a class="xref" href="FarPoint.Web.Spread.Extender.SlideShowCellType.ImageDescriptionLabelID.html#FarPoint_Web_Spread_Extender_SlideShowCellType_ImageDescriptionLabelID">ImageDescriptionLabelID</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the identifier of the label that displays the current slide description.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Extender_SlideShowCellType_ImageTitleLabelID" data-uid="FarPoint.Web.Spread.Extender.SlideShowCellType.ImageTitleLabelID">
          <a class="xref" href="FarPoint.Web.Spread.Extender.SlideShowCellType.ImageTitleLabelID.html#FarPoint_Web_Spread_Extender_SlideShowCellType_ImageTitleLabelID">ImageTitleLabelID</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the identifier of the label that displays the current slide title.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Extender_SlideShowCellType_Loop" data-uid="FarPoint.Web.Spread.Extender.SlideShowCellType.Loop">
          <a class="xref" href="FarPoint.Web.Spread.Extender.SlideShowCellType.Loop.html#FarPoint_Web_Spread_Extender_SlideShowCellType_Loop">Loop</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the slide show loops around at either the first or last slide.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Extender_SlideShowCellType_NextButtonID" data-uid="FarPoint.Web.Spread.Extender.SlideShowCellType.NextButtonID">
          <a class="xref" href="FarPoint.Web.Spread.Extender.SlideShowCellType.NextButtonID.html#FarPoint_Web_Spread_Extender_SlideShowCellType_NextButtonID">NextButtonID</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the identifier of the control that moves the slide show
to the next slide.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Extender_SlideShowCellType_PlayButtonID" data-uid="FarPoint.Web.Spread.Extender.SlideShowCellType.PlayButtonID">
          <a class="xref" href="FarPoint.Web.Spread.Extender.SlideShowCellType.PlayButtonID.html#FarPoint_Web_Spread_Extender_SlideShowCellType_PlayButtonID">PlayButtonID</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the identifier of the control that plays the slide show.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Extender_SlideShowCellType_PlayButtonText" data-uid="FarPoint.Web.Spread.Extender.SlideShowCellType.PlayButtonText">
          <a class="xref" href="FarPoint.Web.Spread.Extender.SlideShowCellType.PlayButtonText.html#FarPoint_Web_Spread_Extender_SlideShowCellType_PlayButtonText">PlayButtonText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text to display in the play button if the slide show is not playing.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Extender_SlideShowCellType_PlayInterval" data-uid="FarPoint.Web.Spread.Extender.SlideShowCellType.PlayInterval">
          <a class="xref" href="FarPoint.Web.Spread.Extender.SlideShowCellType.PlayInterval.html#FarPoint_Web_Spread_Extender_SlideShowCellType_PlayInterval">PlayInterval</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the interval in milliseconds before switching to the next slide.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Extender_SlideShowCellType_PreviousButtonID" data-uid="FarPoint.Web.Spread.Extender.SlideShowCellType.PreviousButtonID">
          <a class="xref" href="FarPoint.Web.Spread.Extender.SlideShowCellType.PreviousButtonID.html#FarPoint_Web_Spread_Extender_SlideShowCellType_PreviousButtonID">PreviousButtonID</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the identifier of the control that moves the slide show
to the previous slide.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Extender_SlideShowCellType_SlideShowServiceMethod" data-uid="FarPoint.Web.Spread.Extender.SlideShowCellType.SlideShowServiceMethod">
          <a class="xref" href="FarPoint.Web.Spread.Extender.SlideShowCellType.SlideShowServiceMethod.html#FarPoint_Web_Spread_Extender_SlideShowCellType_SlideShowServiceMethod">SlideShowServiceMethod</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the Web service method that is called to supply images
for the slide show cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Extender_SlideShowCellType_SlideShowServicePath" data-uid="FarPoint.Web.Spread.Extender.SlideShowCellType.SlideShowServicePath">
          <a class="xref" href="FarPoint.Web.Spread.Extender.SlideShowCellType.SlideShowServicePath.html#FarPoint_Web_Spread_Extender_SlideShowCellType_SlideShowServicePath">SlideShowServicePath</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the path to the Web service from which the extender pulls the images
for the slide show cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Extender_SlideShowCellType_StopButtonText" data-uid="FarPoint.Web.Spread.Extender.SlideShowCellType.StopButtonText">
          <a class="xref" href="FarPoint.Web.Spread.Extender.SlideShowCellType.StopButtonText.html#FarPoint_Web_Spread_Extender_SlideShowCellType_StopButtonText">StopButtonText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text to display in the play button if the slide show is in play mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Extender_SlideShowCellType_UseContextKey" data-uid="FarPoint.Web.Spread.Extender.SlideShowCellType.UseContextKey">
          <a class="xref" href="FarPoint.Web.Spread.Extender.SlideShowCellType.UseContextKey.html#FarPoint_Web_Spread_Extender_SlideShowCellType_UseContextKey">UseContextKey</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the context key should be used for the slide show 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="FarPoint_Web_Spread_Extender_SlideShowCellType_GetEditorControl_System_String_System_Web_UI_WebControls_TableCell_FarPoint_Web_Spread_Appearance_FarPoint_Web_Spread_Inset_System_Object_System_Boolean_" data-uid="FarPoint.Web.Spread.Extender.SlideShowCellType.GetEditorControl(System.String,System.Web.UI.WebControls.TableCell,FarPoint.Web.Spread.Appearance,FarPoint.Web.Spread.Inset,System.Object,System.Boolean)">
          <a class="xref" href="FarPoint.Web.Spread.Extender.SlideShowCellType.GetEditorControl.html#FarPoint_Web_Spread_Extender_SlideShowCellType_GetEditorControl_System_String_System_Web_UI_WebControls_TableCell_FarPoint_Web_Spread_Appearance_FarPoint_Web_Spread_Inset_System_Object_System_Boolean_">GetEditorControl(string, TableCell, Appearance, Inset, object, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the control used to edit the cell.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
