# GrapeCity.ActiveReports.Extensibility.Rendering.Components.DrillthroughParameter

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_DrillthroughParameter" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.DrillthroughParameter" class="text-break">DrillthroughParameter Struct
</h1>
  <div class="markdown level0 summary"><p>Represents a parameter for a drillthrough action.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.html">GrapeCity.ActiveReports.Extensibility.Rendering.Components</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_DrillthroughParameter_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct DrillthroughParameter</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="GrapeCity_ActiveReports_Extensibility_Rendering_Components_DrillthroughParameter__ctor_System_String_System_Object_System_Boolean_" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.DrillthroughParameter.#ctor(System.String,System.Object,System.Boolean)">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.DrillthroughParameter.-ctor.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_DrillthroughParameter__ctor_System_String_System_Object_System_Boolean_">DrillthroughParameter(string, object, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.DrillthroughParameter.html">DrillthroughParameter</a> struct.</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="GrapeCity_ActiveReports_Extensibility_Rendering_Components_DrillthroughParameter_Name" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.DrillthroughParameter.Name">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.DrillthroughParameter.Name.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_DrillthroughParameter_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the name of the parameter.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_DrillthroughParameter_Omit" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.DrillthroughParameter.Omit">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.DrillthroughParameter.Omit.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_DrillthroughParameter_Omit">Omit</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the parameter should be skipped.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_DrillthroughParameter_Value" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.DrillthroughParameter.Value">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.DrillthroughParameter.Value.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_DrillthroughParameter_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the value of the parameter.</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>
