ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Reports Namespace / ReportHeader Class


In This Topic
    ReportHeader Class Methods
    In This Topic

    For a list of all members of this type, see ReportHeader members.

    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Gets whether the StyleItem can be applied (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Clear all report elements in the report section. (Inherited from ArcGIS.Desktop.Reports.ReportSectionElement)
    Public Method Compare Elements by name. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Convert the element to graphics. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public MethodOverloaded.  (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Gets the anchor position of the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Get the element anchor point location. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Gets the bounding box for the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Gets a Custom Property value for the element. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Returns the element's CIM definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public MethodGet the collection of ArcGIS.Desktop.Layouts.Element from the group element as a flattened list. Nested groups within child ArcGIS.Desktop.Layouts.GroupElement are not preserved. (Inherited from ArcGIS.Desktop.Layouts.GroupElement)
    Public Method (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Serves as the default hash function. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Gets the height of the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Gets the locked aspect ratio value of the element. If This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Gets the parent of this element. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Gets the rotation value for the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Returns a collection of selected report elements in the report section. (Inherited from ArcGIS.Desktop.Reports.ReportSectionElement)
    Public Method Gets the width of the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Gets the X position of the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Gets the Y position of the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Select all report elements in the report section. (Inherited from ArcGIS.Desktop.Reports.ReportSectionElement)
    Public Method Set the selected report elements for the report section. (Inherited from ArcGIS.Desktop.Reports.ReportSectionElement)
    Public Method Sets the anchor position of the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Sets the element anchor point to the X and Y location specified. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Sets multiple CustomProperty values for the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public MethodOverloaded.  (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public MethodApplies the changes made to a modified CIMElement back to the element on the page layout. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Sets the height of the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Sets the locked state of an element on a page layout. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Sets the locked aspect ratio value of the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Sets the name of the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Sets the rotation value for the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Sets the position of an element either at the top or bottom of the layout TOC or a group element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public MethodOverloaded.  (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Sets the visibility of an element on a page layout. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Sets the width of the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Sets the X position of the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Sets the Y position of the element. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.Element)
    Public Method Zoom the report view to the extent of the selected elements of the section. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Reports.ReportSectionElement)
    Top
    Protected Methods
    See Also