Class ReportRegion
One report item on one page, as a viewer binds to it.
public sealed class ReportRegion
- Inheritance
-
ReportRegion
- Inherited Members
Properties
- Actions
Gets what clicking the item does, in the definition's order.
- Bookmark
Gets the item's evaluated
Bookmark, or null.
- ElementId
Gets the
idof the element the projection drew the item into.
- Height
Gets the height of the part of the item on this page.
- Kind
Gets what kind of item it is.
- Left
Gets the left edge, in twips from the page's left edge.
- Name
Gets the item's
Namein the definition, or an empty string.
- ParentElementId
Gets the element id of the item that contains this one, or null for a top-level item.
- Section
Gets the part of the page it belongs to.
- Text
Gets a textbox's whole formatted text, which search reads; null for any other item.
- Toggle
Gets the toggle this textbox is, or null.
- ToolTip
Gets the item's evaluated
ToolTip, or null.
- Top
Gets the top edge, in twips from the page's top edge.
- UserSort
Gets the interactive sort this textbox offers, or null.
- Width
Gets the width.