# C1.Maui.Grid.GridControlCellView

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Maui_Grid_GridControlCellView" data-uid="C1.Maui.Grid.GridControlCellView" class="text-break">GridControlCellView Class
</h1>
  <div class="markdown level0 summary"><p>Contains properties that will be applied to cell view elements.</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.Maui.Core/C1.Maui.Core.C1View.html">C1View</a></div>
    <div class="level2"><a class="xref" href="../C1.Maui.Core/C1.Maui.Core.C1Border.html">C1Border</a></div>
    <div class="level3"><span class="xref">GridControlCellView</span></div>
      <div class="level4"><a class="xref" href="../C1.Maui.Grid/C1.Maui.Grid.GridCellView.html">GridCellView</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Maui.Grid.html">C1.Maui.Grid</a></h6>
  <h6><strong>Assembly</strong>: C1.Maui.GridControl.dll</h6>
  <h5 id="C1_Maui_Grid_GridControlCellView_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GridControlCellView : C1Border, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GridControlCellView
    Inherits C1Border
    Implements IDisposable</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_Maui_Grid_GridControlCellView__ctor" data-uid="C1.Maui.Grid.GridControlCellView.#ctor">
          <a class="xref" href="C1.Maui.Grid.GridControlCellView.-ctor.html#C1_Maui_Grid_GridControlCellView__ctor">GridControlCellView()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Maui.Grid.GridControlCellView.html">GridControlCellView</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Maui_Grid_GridControlCellView_IsMouseOverProperty" data-uid="C1.Maui.Grid.GridControlCellView.IsMouseOverProperty">
          <a class="xref" href="C1.Maui.Grid.GridControlCellView.IsMouseOverProperty.html">IsMouseOverProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Grid.GridControlCellView.IsMouseOver.html#C1_Maui_Grid_GridControlCellView_IsMouseOver">IsMouseOver</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Grid_GridControlCellView_MouseOverBrushProperty" data-uid="C1.Maui.Grid.GridControlCellView.MouseOverBrushProperty">
          <a class="xref" href="C1.Maui.Grid.GridControlCellView.MouseOverBrushProperty.html">MouseOverBrushProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Grid.GridControlCellView.MouseOverBrush.html#C1_Maui_Grid_GridControlCellView_MouseOverBrush">MouseOverBrush</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Grid_GridControlCellView_SelectedBrushProperty" data-uid="C1.Maui.Grid.GridControlCellView.SelectedBrushProperty">
          <a class="xref" href="C1.Maui.Grid.GridControlCellView.SelectedBrushProperty.html">SelectedBrushProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Grid.GridControlCellView.SelectedBrush.html#C1_Maui_Grid_GridControlCellView_SelectedBrush">SelectedBrush</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Grid_GridControlCellView_SelectedTimesProperty" data-uid="C1.Maui.Grid.GridControlCellView.SelectedTimesProperty">
          <a class="xref" href="C1.Maui.Grid.GridControlCellView.SelectedTimesProperty.html">SelectedTimesProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Grid.GridControlCellView.SelectedTimes.html#C1_Maui_Grid_GridControlCellView_SelectedTimes">SelectedTimes</a> dependency property.</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_Maui_Grid_GridControlCellView_IsMouseOver" data-uid="C1.Maui.Grid.GridControlCellView.IsMouseOver">
          <a class="xref" href="C1.Maui.Grid.GridControlCellView.IsMouseOver.html#C1_Maui_Grid_GridControlCellView_IsMouseOver">IsMouseOver</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the mouse over state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Grid_GridControlCellView_IsSelected" data-uid="C1.Maui.Grid.GridControlCellView.IsSelected">
          <a class="xref" href="C1.Maui.Grid.GridControlCellView.IsSelected.html#C1_Maui_Grid_GridControlCellView_IsSelected">IsSelected</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the cell is selected.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Grid_GridControlCellView_MouseOverBrush" data-uid="C1.Maui.Grid.GridControlCellView.MouseOverBrush">
          <a class="xref" href="C1.Maui.Grid.GridControlCellView.MouseOverBrush.html#C1_Maui_Grid_GridControlCellView_MouseOverBrush">MouseOverBrush</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Microsoft.Maui.Controls.Brush</span> that is used to paint the color of mouse over cell / row.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Grid_GridControlCellView_ReadOnlyContent" data-uid="C1.Maui.Grid.GridControlCellView.ReadOnlyContent">
          <a class="xref" href="C1.Maui.Grid.GridControlCellView.ReadOnlyContent.html#C1_Maui_Grid_GridControlCellView_ReadOnlyContent">ReadOnlyContent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the element shown as content when it is not editing.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Grid_GridControlCellView_SelectedBrush" data-uid="C1.Maui.Grid.GridControlCellView.SelectedBrush">
          <a class="xref" href="C1.Maui.Grid.GridControlCellView.SelectedBrush.html#C1_Maui_Grid_GridControlCellView_SelectedBrush">SelectedBrush</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Microsoft.Maui.Controls.Brush</span> that is used to paint the color of selected cell / row.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Grid_GridControlCellView_SelectedTimes" data-uid="C1.Maui.Grid.GridControlCellView.SelectedTimes">
          <a class="xref" href="C1.Maui.Grid.GridControlCellView.SelectedTimes.html#C1_Maui_Grid_GridControlCellView_SelectedTimes">SelectedTimes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of times the cell is selected.</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_Maui_Grid_GridControlCellView_Dispose_System_Boolean_" data-uid="C1.Maui.Grid.GridControlCellView.Dispose(System.Boolean)">
          <a class="xref" href="C1.Maui.Grid.GridControlCellView.Dispose.html#C1_Maui_Grid_GridControlCellView_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
