# C1.Win.Editor.Ribbon.ListMarkerItem

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Editor_Ribbon_ListMarkerItem" data-uid="C1.Win.Editor.Ribbon.ListMarkerItem" class="text-break">ListMarkerItem Class
</h1>
  <div class="markdown level0 summary"><p>Represents a List gallery item element in a <a class="xref" href="C1.Win.Editor.C1EditorRibbon.html">C1EditorRibbon</a> control.</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.Editor.Ribbon.EditorRibbonGalleryItem.html">EditorRibbonGalleryItem</a></div>
    <div class="level2"><span class="xref">ListMarkerItem</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Editor.Ribbon.html">C1.Win.Editor.Ribbon</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Editor.10.dll</h6>
  <h5 id="C1_Win_Editor_Ribbon_ListMarkerItem_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ListMarkerItem : EditorRibbonGalleryItem</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ListMarkerItem
    Inherits EditorRibbonGalleryItem</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_Editor_Ribbon_ListMarkerItem__ctor" data-uid="C1.Win.Editor.Ribbon.ListMarkerItem.#ctor">
          <a class="xref" href="C1.Win.Editor.Ribbon.ListMarkerItem.-ctor.html#C1_Win_Editor_Ribbon_ListMarkerItem__ctor">ListMarkerItem()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of <a class="xref" href="C1.Win.Editor.Ribbon.ListMarkerItem.html">ListMarkerItem</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Editor_Ribbon_ListMarkerItem__ctor_System_String_" data-uid="C1.Win.Editor.Ribbon.ListMarkerItem.#ctor(System.String)">
          <a class="xref" href="C1.Win.Editor.Ribbon.ListMarkerItem.-ctor.html#C1_Win_Editor_Ribbon_ListMarkerItem__ctor_System_String_">ListMarkerItem(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of <a class="xref" href="C1.Win.Editor.Ribbon.ListMarkerItem.html">ListMarkerItem</a>.</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_Editor_Ribbon_ListMarkerItem_Marker" data-uid="C1.Win.Editor.Ribbon.ListMarkerItem.Marker">
          <a class="xref" href="C1.Win.Editor.Ribbon.ListMarkerItem.Marker.html#C1_Win_Editor_Ribbon_ListMarkerItem_Marker">Marker</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the list marker.</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_Editor_Ribbon_ListMarkerItem_OnClick_System_EventArgs_" data-uid="C1.Win.Editor.Ribbon.ListMarkerItem.OnClick(System.EventArgs)">
          <a class="xref" href="C1.Win.Editor.Ribbon.ListMarkerItem.OnClick.html#C1_Win_Editor_Ribbon_ListMarkerItem_OnClick_System_EventArgs_">OnClick(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
