# GrapeCity.ActiveReports.SectionReportModel.ARControl

## Content

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



  <h1 id="GrapeCity_ActiveReports_SectionReportModel_ARControl" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl" class="text-break">ARControl Class
</h1>
  <div class="markdown level0 summary"><p>The base class for all controls in Section Reports.</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"><span class="xref">ARControl</span></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.Barcode.html">Barcode</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ChartControl.html">ChartControl</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.CheckBox.html">CheckBox</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.CrossSectionControl.html">CrossSectionControl</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.CustomControl.html">CustomControl</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.InputField.html">InputField</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.Label.html">Label</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.Line.html">Line</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.OleObject.html">OleObject</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.PageBreak.html">PageBreak</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.Picture.html">Picture</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ReportInfo.html">ReportInfo</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.RichTextBox.html">RichTextBox</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.Shape.html">Shape</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.SubReport.html">SubReport</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.TextBox.html">TextBox</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icomponent">IComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Controls.Design.IPersistControl.html">IPersistControl</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.html">GrapeCity.ActiveReports.SectionReportModel</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.dll</h6>
  <h5 id="GrapeCity_ActiveReports_SectionReportModel_ARControl_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class ARControl : IComponent, IDisposable, IPersistControl</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_SectionReportModel_ARControl__ctor" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.-ctor.html#GrapeCity_ActiveReports_SectionReportModel_ARControl__ctor">ARControl()</a>
        </td>
        <td class="markdown level1 summary"><p>Constructor</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl__ctor_System_Drawing_SizeF_" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.#ctor(System.Drawing.SizeF)">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.-ctor.html#GrapeCity_ActiveReports_SectionReportModel_ARControl__ctor_System_Drawing_SizeF_">ARControl(SizeF)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.html">ARControl</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="GrapeCity_ActiveReports_SectionReportModel_ARControl_BOUNDSCONSTRAINTS" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.BOUNDSCONSTRAINTS">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.BOUNDSCONSTRAINTS.html">BOUNDSCONSTRAINTS</a>
        </td>
        <td class="markdown level1 summary"><p>Bounds constraints</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_xMultiplier" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.xMultiplier">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.xMultiplier.html">xMultiplier</a>
        </td>
        <td class="markdown level1 summary"><p>X (width) Multiplier for Border offset</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_yMultiplier" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.yMultiplier">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.yMultiplier.html">yMultiplier</a>
        </td>
        <td class="markdown level1 summary"><p>Y (height) multiplier for border</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_SectionReportModel_ARControl_Border" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.Border">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.Border.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_Border">Border</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a border object that defines the border style for each edge of the control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_Bounds" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.Bounds">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.Bounds.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_Bounds">Bounds</a>
        </td>
        <td class="markdown level1 summary"><p>Sets or returns a rectangle that defines the location and size of the control in inches.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_ControlType" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.ControlType">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.ControlType.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_ControlType">ControlType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the control type identifier for this control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_DataField" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.DataField">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.DataField.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_DataField">DataField</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the field name from the data source to bind to the control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_Height" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.Height">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.Height.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_Height">Height</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the height of the control in inches.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_Left" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.Left">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.Left.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_Left">Left</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the left position of the control in inches.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_Location" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.Location">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.Location.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_Location">Location</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the location of the control in inches.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_Name" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.Name">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.Name.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_Parent" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.Parent">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.Parent.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_Parent">Parent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a reference to the parent section of the control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_Size" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.Size">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.Size.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_Size">Size</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the size of the control in inches.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_Tag" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.Tag">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.Tag.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_Tag">Tag</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets user-defined information to be persisted with the control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_Top" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.Top">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.Top.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_Top">Top</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets, in inches, the top position of the control relative to the section that contains it.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_Visible" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.Visible">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.Visible.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Sets or returns a value indicating whether the control will be printed.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_Width" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.Width">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.Width.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of the control in inches.</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="GrapeCity_ActiveReports_SectionReportModel_ARControl_BringToFront" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.BringToFront">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.BringToFront.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_BringToFront">BringToFront()</a>
        </td>
        <td class="markdown level1 summary"><p>Brings the control to the front of the z-order.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_CalcLineHeight_GrapeCity_ActiveReports_Document_Drawing_Font_System_Single_" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.CalcLineHeight(GrapeCity.ActiveReports.Document.Drawing.Font,System.Single)">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.CalcLineHeight.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_CalcLineHeight_GrapeCity_ActiveReports_Document_Drawing_Font_System_Single_">CalcLineHeight(Font, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Calculates line height with line spacing, in inches.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_Dispose" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.Dispose">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.Dispose.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_Dispose">Dispose()</a>
        </td>
        <td class="markdown level1 summary"><p>Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_Dispose_System_Boolean_" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.Dispose(System.Boolean)">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.Dispose.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Releases unmanaged and - optionally - managed resources.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_GetBounds" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.GetBounds">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.GetBounds.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_GetBounds">GetBounds()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the bounds of the control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_GetControlBounds_System_Drawing_PointF_System_Single_System_Single_" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.GetControlBounds(System.Drawing.PointF,System.Single,System.Single)">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.GetControlBounds.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_GetControlBounds_System_Drawing_PointF_System_Single_System_Single_">GetControlBounds(PointF, float, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the bounding rectangle of this control relative to the specified page offset and vertical range.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_NormalizeLineFeeds_System_String_" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.NormalizeLineFeeds(System.String)">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.NormalizeLineFeeds.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_NormalizeLineFeeds_System_String_">NormalizeLineFeeds(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Normalizes line-feed characters to unified presentation with \n as line delimiter</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_QuickLoad_System_IO_BinaryReader_" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.QuickLoad(System.IO.BinaryReader)">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.QuickLoad.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_QuickLoad_System_IO_BinaryReader_">QuickLoad(BinaryReader)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the control from specified binary reader.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_QuickSave_System_IO_BinaryWriter_" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.QuickSave(System.IO.BinaryWriter)">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.QuickSave.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_QuickSave_System_IO_BinaryWriter_">QuickSave(BinaryWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the control to the specified binary writer.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_RaiseOnComponentChanged" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.RaiseOnComponentChanged">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.RaiseOnComponentChanged.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_RaiseOnComponentChanged">RaiseOnComponentChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>IComponentChangeService.OnComponentChanged</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_RaiseOnComponentChanging" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.RaiseOnComponentChanging">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.RaiseOnComponentChanging.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_RaiseOnComponentChanging">RaiseOnComponentChanging()</a>
        </td>
        <td class="markdown level1 summary"><p>Raises IComponentChangeService.OnComponentChanging</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_ReadBounds_System_IO_BinaryReader_" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.ReadBounds(System.IO.BinaryReader)">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.ReadBounds.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_ReadBounds_System_IO_BinaryReader_">ReadBounds(BinaryReader)</a>
        </td>
        <td class="markdown level1 summary"><p>Reads the control bounds from specified binary reader.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_ReadBounds_System_Xml_XmlNode_" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.ReadBounds(System.Xml.XmlNode)">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.ReadBounds.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_ReadBounds_System_Xml_XmlNode_">ReadBounds(XmlNode)</a>
        </td>
        <td class="markdown level1 summary"><p>Read bounds of the control</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_ReadXml_System_Xml_XmlNode_" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.ReadXml(System.Xml.XmlNode)">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.ReadXml.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_ReadXml_System_Xml_XmlNode_">ReadXml(XmlNode)</a>
        </td>
        <td class="markdown level1 summary"><p>Reads the control from specified XML node.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_SendToBack" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.SendToBack">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.SendToBack.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_SendToBack">SendToBack()</a>
        </td>
        <td class="markdown level1 summary"><p>Sends the control to the back of the z-order.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_SetBounds_System_Drawing_RectangleF_" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.SetBounds(System.Drawing.RectangleF)">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.SetBounds.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_SetBounds_System_Drawing_RectangleF_">SetBounds(RectangleF)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the bounds of the control to the specified rectangle.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_WriteBounds_System_IO_BinaryWriter_" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.WriteBounds(System.IO.BinaryWriter)">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.WriteBounds.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_WriteBounds_System_IO_BinaryWriter_">WriteBounds(BinaryWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Writes the bounds to the specified binary writer.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_WriteBounds_System_Xml_XmlElement_" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.WriteBounds(System.Xml.XmlElement)">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.WriteBounds.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_WriteBounds_System_Xml_XmlElement_">WriteBounds(XmlElement)</a>
        </td>
        <td class="markdown level1 summary"><p>Writes bounds of the control</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_SectionReportModel_ARControl_WriteXml_System_Xml_XmlElement_" data-uid="GrapeCity.ActiveReports.SectionReportModel.ARControl.WriteXml(System.Xml.XmlElement)">
          <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.ARControl.WriteXml.html#GrapeCity_ActiveReports_SectionReportModel_ARControl_WriteXml_System_Xml_XmlElement_">WriteXml(XmlElement)</a>
        </td>
        <td class="markdown level1 summary"><p>Writes the control as XML to specified XML node.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.ApplyDefaults.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_ApplyDefaults__1___0_">ObjectExtensions.ApplyDefaults&lt;TObject&gt;(TObject)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.SetValue.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_SetValue__1___0_System_ComponentModel_PropertyDescriptor_System_String_">ObjectExtensions.SetValue&lt;TObject&gt;(TObject, PropertyDescriptor, string)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.ToNameValueCollection.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_ToNameValueCollection_System_Object_">ObjectExtensions.ToNameValueCollection(object)</a>
  </div>

</div>
