# C1.WPF.ListView.C1TileListView

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_ListView_C1TileListView" data-uid="C1.WPF.ListView.C1TileListView" class="text-break">C1TileListView Class
</h1>
  <div class="markdown level0 summary"><p>List of items displayed in columns determined by the size of the items.</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.WPF.ListView.C1ListView.html">C1ListView</a></div>
    <div class="level2"><span class="xref">C1TileListView</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><span class="xref">IAutomationProperties</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.ListView.html">C1.WPF.ListView</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.ListView.dll</h6>
  <h5 id="C1_WPF_ListView_C1TileListView_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1TileListView : C1ListView, INotifyPropertyChanged, IAutomationProperties</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1TileListView
    Inherits C1ListView
    Implements INotifyPropertyChanged, IAutomationProperties</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_ListView_C1TileListView__ctor" data-uid="C1.WPF.ListView.C1TileListView.#ctor">
          <a class="xref" href="C1.WPF.ListView.C1TileListView.-ctor.html#C1_WPF_ListView_C1TileListView__ctor">C1TileListView()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.WPF.ListView.C1TileListView.html">C1TileListView</a> class.</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_ListView_C1TileListView_Dispose_System_Boolean_" data-uid="C1.WPF.ListView.C1TileListView.Dispose(System.Boolean)">
          <a class="xref" href="C1.WPF.ListView.C1TileListView.Dispose.html#C1_WPF_ListView_C1TileListView_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_C1TileListView_GetPanel" data-uid="C1.WPF.ListView.C1TileListView.GetPanel">
          <a class="xref" href="C1.WPF.ListView.C1TileListView.GetPanel.html#C1_WPF_ListView_C1TileListView_GetPanel">GetPanel()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a ListViewPanel object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_C1TileListView_IsKeyboardNavigation_System_Windows_Input_Key_" data-uid="C1.WPF.ListView.C1TileListView.IsKeyboardNavigation(System.Windows.Input.Key)">
          <a class="xref" href="C1.WPF.ListView.C1TileListView.IsKeyboardNavigation.html#C1_WPF_ListView_C1TileListView_IsKeyboardNavigation_System_Windows_Input_Key_">IsKeyboardNavigation(Key)</a>
        </td>
        <td class="markdown level1 summary"><p>Checks whether control uses specified key for navigation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_C1TileListView_OnApplyTemplate" data-uid="C1.WPF.ListView.C1TileListView.OnApplyTemplate">
          <a class="xref" href="C1.WPF.ListView.C1TileListView.OnApplyTemplate.html#C1_WPF_ListView_C1TileListView_OnApplyTemplate">OnApplyTemplate()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
