# GrapeCity.ActiveReports.Extensibility.Rendering.Components

## Content

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

  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components" class="text-break">GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ActionBase.html">ActionBase</a></h4>
      <section><p>Represents the base class for actions.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ApplyParametersAction.html">ApplyParametersAction</a></h4>
      <section><p>Represents an action that applies parameters.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ApplyParametersActionValue.html">ApplyParametersActionValue</a></h4>
      <section><p>Represents a parameter of the 'apply parameters' action.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.BookmarkLinkAction.html">BookmarkLinkAction</a></h4>
      <section><p>Represents an action that navigates to a bookmark within a report.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.DrillthroughAction.html">DrillthroughAction</a></h4>
      <section><p>Represents a drillthrough (go to report) action.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.HyperLinkAction.html">HyperLinkAction</a></h4>
      <section><p>Represents a hyperlink action.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ItemCollectionExtensions.html">ItemCollectionExtensions</a></h4>
      <section><p>Utility methods on IItemCollection.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.PageBase.html">PageBase</a></h4>
      <section><p>Represents report section page.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ReportBase.html">ReportBase</a></h4>
      <section><p>Represents the base class for a report object.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ReportSectionBase.html">ReportSectionBase</a></h4>
      <section><p>Represents a report section.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.SliceAction.html">SliceAction</a></h4>
      <section><p>Slice action.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.SlicerActionValue.html">SlicerActionValue</a></h4>
      <section><p>Represents single slicer action.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.SlicerActionValueExtension.html">SlicerActionValueExtension</a></h4>
      <section><p>Contains methods for work with SliceActionValue</p>
</section>
    <h3 id="structs">
Structs
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ChangeResult.html">ChangeResult</a></h4>
      <section><p>Represents the resulting change for an interactivity action processed by <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem.html">IReportItem</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.DrillthroughParameter.html">DrillthroughParameter</a></h4>
      <section><p>Represents a parameter for a drillthrough action.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.TabStop.html">TabStop</a></h4>
      <section><p>Represents the tab stop.</p>
</section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IAccessibleItem.html">IAccessibleItem</a></h4>
      <section><p>Represents an interface for report items with an accessible description.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IAction.html">IAction</a></h4>
      <section><p>Represents an interface for action items.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IActionableItem.html">IActionableItem</a></h4>
      <section><p>Represents an interface for specifying the item action.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBand.html">IBand</a></h4>
      <section><p>Represents the interface for the Band of a BandedList.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBandedList.html">IBandedList</a></h4>
      <section><p>Represents an interface for a banded list report item.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBody.html">IBody</a></h4>
      <section><p>Represents the body element for a report. This is the parent container for all report items in the report.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ICheckBox.html">ICheckBox</a></h4>
      <section><p>Represents a checkbox item.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IContentPlaceHolder.html">IContentPlaceHolder</a></h4>
      <section><p>Represents the content placeholder contract.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ICustomReportItem.html">ICustomReportItem</a></h4>
      <section><p>Represents an interface for custom report items (CRIs).</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion.html">IDataRegion</a></h4>
      <section><p>Represents an interface for data regions.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataScope.html">IDataScope</a></h4>
      <section><p>Represents a data scope in a report at rendering time.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDocumentMapItem.html">IDocumentMapItem</a></h4>
      <section><p>Represents an interface to unify document map nodes.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDrillthrough.html">IDrillthrough</a></h4>
      <section><p>Represents an interface for a drillthrough object.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IFixedPage.html">IFixedPage</a></h4>
      <section><p>Represents a container of <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IFixedPageContent.html">IFixedPageContent</a> objects.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IFixedPageContent.html">IFixedPageContent</a></h4>
      <section><p>Represents the content of a single FixedPage instance.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IFixedSizeItem.html">IFixedSizeItem</a></h4>
      <section><p>Represents an interface for items with fixed size.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IFooterBand.html">IFooterBand</a></h4>
      <section><p>Represents the interface for the footer band of the banded list.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IFormattedText.html">IFormattedText</a></h4>
      <section><p>Represents a formatted text rendering component.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IFrozen.html">IFrozen</a></h4>
      <section><p>Represents an interface for report items that implement the frozen rows or columns feature.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IHeaderBand.html">IHeaderBand</a></h4>
      <section><p>Represents the interface for the header band of the banded list.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IImage.html">IImage</a></h4>
      <section><p>Represents an interface for images.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IImageEx.html">IImageEx</a></h4>
      <section><p>Represents an interface for images. With ApplyExifOrientation support</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IInteractiveItem.html">IInteractiveItem</a></h4>
      <section><p>Represents interactive report item which may contain interactive areas</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IItemCollection-1.html">IItemCollection&lt;T&gt;</a></h4>
      <section><p>Represents a collection of items that can be accessed by index and provides read-only functionality.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ILine.html">ILine</a></h4>
      <section><p>Represents a line report item in the rendering output.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IList.html">IList</a></h4>
      <section><p>Represents an interface for the List report item.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IListContent.html">IListContent</a></h4>
      <section><p>Represents an interface for list content.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IListGrid.html">IListGrid</a></h4>
      <section><p>Represents an extension of the <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IList.html">IList</a> interface by adding multi-column/row capability.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IMetadataDictionary.html">IMetadataDictionary</a></h4>
      <section><p>Represents an interface for a dictionary of metadata objects.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IMetadataDictionaryEntry.html">IMetadataDictionaryEntry</a></h4>
      <section><p>Represents an interface for members of the <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IMetadataDictionary.html">IMetadataDictionary</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IMetadataEntry.html">IMetadataEntry</a></h4>
      <section><p>Represents an interface for metadata entry objects.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IOverflowItem.html">IOverflowItem</a></h4>
      <section><p>Represents an interface for an overflow item.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IOverflowPlaceHolder.html">IOverflowPlaceHolder</a></h4>
      <section><p>Represents an interface for an overflow placeholder.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IPage.html">IPage</a></h4>
      <section><p>Represents the Page object of a Fixed Page report.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IPageNameProvider.html">IPageNameProvider</a></h4>
      <section><p>Gets sheet page name for Excel export.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IPageRegion.html">IPageRegion</a></h4>
      <section><p>Represents the page region.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IPageSection.html">IPageSection</a></h4>
      <section><p>Represents an interface for page section.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRectangle.html">IRectangle</a></h4>
      <section><p>Represents an interface for a rectangle report item.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRenderComponent.html">IRenderComponent</a></h4>
      <section><p>Represents an interface for render component objects.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReport.html">IReport</a></h4>
      <section><p>Represents the interface for the Report object.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem.html">IReportItem</a></h4>
      <section><p>Represents an interface for report item objects.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItemContainer.html">IReportItemContainer</a></h4>
      <section><p>Represents a container of <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem.html">IReportItem</a> objects.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItemRenderInfo.html">IReportItemRenderInfo</a></h4>
      <section><p>Represents a report item which has a unique key. The key can be used in dictionaries.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRoundingRadius.html">IRoundingRadius</a></h4>
      <section><p>Represents the radius of a rounded rectangle.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IScrollableRectangle.html">IScrollableRectangle</a></h4>
      <section><p>Represents an interface for a scrollable rectangle.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISectionRegion.html">ISectionRegion</a></h4>
      <section><p>Represents an umbrella interface to unify <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion.html">IDataRegion</a> and <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBandedList.html">IBandedList</a> data regions.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IShape.html">IShape</a></h4>
      <section><p>Represents an interface for a shape report item.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISortingController.html">ISortingController</a></h4>
      <section><p>Interface for report item that can force data sorting at rendering time.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISortingControllerInternal.html">ISortingControllerInternal</a></h4>
      <section><p>Interface for testing purposes.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStaticItem.html">IStaticItem</a></h4>
      <section><p>Represents a static report item with static content.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStaticable.html">IStaticable</a></h4>
      <section><p>This interface is used to determine if all expressions within an implementing class are constant.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.html">IStyle</a></h4>
      <section><p>Represents an interface for the Style object.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyleExtended.html">IStyleExtended</a></h4>
      <section><p>Represents an extended style interface.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISubreport.html">ISubreport</a></h4>
      <section><p>Represents an interface for the subreport report item.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ITextBox.html">ITextBox</a></h4>
      <section><p>Represents the interface for the textbox report item.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ITextItem.html">ITextItem</a></h4>
      <section><p>Represents a text item that can be rendered in a report.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ITocItem.html">ITocItem</a></h4>
      <section><p>Represents a Table of Contents (ToC) item.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ITocLevel.html">ITocLevel</a></h4>
      <section><p>Represents a table of contents (ToC) level.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ITocList.html">ITocList</a></h4>
      <section><p>Represents a list of table of contents (ToC) items.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IToggleController.html">IToggleController</a></h4>
      <section><p>Represents an interface for <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem.html">IReportItem</a> inheritors that can toggle the visibility of other report entities.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IToggleReceiver.html">IToggleReceiver</a></h4>
      <section><p>Represents report entities whose visibility state can be toggled by a toggle report item.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IUprightTextStyle.html">IUprightTextStyle</a></h4>
      <section><p>Represents the style object.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IValueCollection.html">IValueCollection</a></h4>
      <section><p>Represents a collection of values.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IVisualAppearance.html">IVisualAppearance</a></h4>
      <section><p>Interface for the visual appearance.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IVisualShape.html">IVisualShape</a></h4>
      <section><p>Represents an interface for a visual shape.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ActionType.html">ActionType</a></h4>
      <section><p>Specifies possible action types.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.AntiAliasing.html">AntiAliasing</a></h4>
      <section><p>Specifies the quality of the anti-aliasing .</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ApplyParameterType.html">ApplyParameterType</a></h4>
      <section><p>Specifies the apply parameter action types.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ChangeType.html">ChangeType</a></h4>
      <section><p>Specifies the type of change resulting from <code>Process()</code> or an event handler for a custom report item.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Characteristics.html">Characteristics</a></h4>
      <section><p>Specifies characteristics that may be held by a <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem.html">IReportItem</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.DataElementOutput.html">DataElementOutput</a></h4>
      <section><p>Specifies how an item should appear in data output.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.DataElementStyle.html">DataElementStyle</a></h4>
      <section><p>Specifies whether an item should render as an element or attribute.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.InteractivityStates.html">InteractivityStates</a></h4>
      <section><p>Specifies interactivity state to control area appearance.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.KeepWithGroup.html">KeepWithGroup</a></h4>
      <section><p>Specifies whether to keep a static member on the same page as the previous or next visible dynamic member.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.LicenseLevel.html">LicenseLevel</a></h4>
      <section><p>Specifies the different levels of licenses available.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.MetadataType.html">MetadataType</a></h4>
      <section><p>Specifies metadata content type</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.MouseButton.html">MouseButton</a></h4>
      <section><p>Specifies which mouse button was clicked.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.PageBreakLocation.html">PageBreakLocation</a></h4>
      <section><p>Specifies where a page break should occur for a Group, DataRegion or Rectangle.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Pagination.html">Pagination</a></h4>
      <section><p>Specifies the report pagination options.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.PaperOrientation.html">PaperOrientation</a></h4>
      <section><p>Specifies the paper orientation of the report.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Position.html">Position</a></h4>
      <section><p>Specifies the position enumeration.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.SliceActionType.html">SliceActionType</a></h4>
      <section><p>Slice action types.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.SortState.html">SortState</a></h4>
      <section><p>Represents state of interactive sorting.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.TabType.html">TabType</a></h4>
      <section><p>Specifies tab stop types.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.TextAntiAliasingQuality.html">TextAntiAliasingQuality</a></h4>
      <section><p>Specifies the quality of the anti-aliasing to be used with the TextAntiAliasingQuality property.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.TooltipType.html">TooltipType</a></h4>
      <section><p>Specifies how tooltip should be displayed for this area</p>
</section>


</div>
