# GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ILabelData

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ILabelData" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ILabelData" class="text-break">ILabelData Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the dataset used to populate the data for the slider labels.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.html">GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ILabelData_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[Obsolete(&quot;This is not used anywhere, and should be removed&quot;)]
public interface ILabelData</code></pre>
  </div>
  <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_ActiveReports_Extensibility_Rendering_Components_Tablix_ILabelData_DataSetName" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ILabelData.DataSetName">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ILabelData.DataSetName.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ILabelData_DataSetName">DataSetName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the dataset name.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ILabelData_Key" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ILabelData.Key">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ILabelData.Key.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ILabelData_Key">Key</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the field name in the dataset to be matched with band group expression value.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ILabelData_Label" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ILabelData.Label">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ILabelData.Label.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ILabelData_Label">Label</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the field name in the dataset to be displayed as navigation labels.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
