PageHeader Class

Definition

public ref class PageHeader : Microsoft::ReportDesigner::PageSection, Microsoft::ReportDesigner::ISelection
[System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.TopLevelContainerEditor), typeof(System.ComponentModel.ComponentEditor))]
[System.Drawing.ToolboxBitmap(typeof(Microsoft.ReportDesigner.PageHeader), "images.PageHeader.ico")]
public class PageHeader : Microsoft.ReportDesigner.PageSection, Microsoft.ReportDesigner.ISelection
[<System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.TopLevelContainerEditor), typeof(System.ComponentModel.ComponentEditor))>]
[<System.Drawing.ToolboxBitmap(typeof(Microsoft.ReportDesigner.PageHeader), "images.PageHeader.ico")>]
type PageHeader = class
    inherit PageSection
    interface ISelection
Public Class PageHeader
Inherits PageSection
Implements ISelection
Inheritance
Attributes
Implements

Constructors

PageHeader(ILayoutEditor)
PageHeader(ILayoutEditor, Double, Double)

Fields

GhostAlpha (Inherited from ReportItem)
HandleSize (Inherited from ReportItem)

Properties

Action (Inherited from TopLevelContainer)
ActiveChild (Inherited from ContainerReportItem)
AllowedChildrenActions (Inherited from ContainerReportItem)
AllowInHeaderFooter (Inherited from ContainerReportItem)
BackgroundColor (Inherited from ReportItem)
BackgroundImage (Inherited from ReportItem)
Bookmark (Inherited from TopLevelContainer)
Border (Inherited from ReportItem)
BorderColor (Inherited from ReportItem)
BorderStyle (Inherited from ReportItem)
BorderWidth (Inherited from ReportItem)
Bottom (Inherited from ReportItem)
BottomBorder (Inherited from ReportItem)
Calendar (Inherited from ContainerReportItem)
Children (Inherited from ContainerReportItem)
ContainingDataRegion (Inherited from ReportItem)
CustomProperties (Inherited from TopLevelContainer)
DataElementName (Inherited from TopLevelContainer)
DataElementOutput (Inherited from TopLevelContainer)
DocumentMapLabel (Inherited from TopLevelContainer)
DocumentMapLabelLocId (Inherited from TopLevelContainer)
ErrorRendering (Inherited from ReportItem)
Height
Hidden (Inherited from TopLevelContainer)
ItemAccessibleObject (Inherited from ReportItem)
ItemLocation
ItemSize
ItemTypeDisplayName (Inherited from ReportItem)
ItemTypeName (Inherited from ReportItem)
Language (Inherited from ContainerReportItem)
LayoutEditor (Inherited from ReportItem)
Left (Inherited from ReportItem)
LeftBorder (Inherited from ReportItem)
MinimumSize (Inherited from ReportItem)
Name
NeedsDoubleClickToActivate (Inherited from ContainerReportItem)
OwnerReportItem (Inherited from ContainerReportItem)
Parent (Inherited from TopLevelContainer)
ParentName (Inherited from TopLevelContainer)
PreferredHeightUnit (Inherited from ReportItem)
PreferredWidthUnit (Inherited from ReportItem)
PrintOnFirstPage (Inherited from PageSection)
PrintOnLastPage (Inherited from PageSection)
RdlPageSection (Inherited from PageSection)
RdlReportElement (Inherited from ReportItem)
RdlReportItem (Inherited from ReportItem)
RenderingTime (Inherited from ReportItem)
RepeatWith (Inherited from TopLevelContainer)
Report (Inherited from ReportItem)
Right (Inherited from ReportItem)
RightBorder (Inherited from ReportItem)
Site (Inherited from ReportItem)
SuppressWatermark (Inherited from TopLevelContainer)
ToggleItem (Inherited from TopLevelContainer)
ToolTip (Inherited from TopLevelContainer)
ToolTipLocId (Inherited from TopLevelContainer)
Top (Inherited from ReportItem)
TopBorder (Inherited from ReportItem)
UsesGroupingPane (Inherited from ReportItem)
Visibility (Inherited from TopLevelContainer)
WatermarkText
Width (Inherited from ReportItem)
ZIndex (Inherited from TopLevelContainer)

Methods

Activate() (Inherited from ContainerReportItem)
ActivateChild(IActivatable) (Inherited from ContainerReportItem)
ActivateDescendent(IActivatable) (Inherited from ContainerReportItem)
AddChild(IReportItem) (Inherited from ContainerReportItem)
AddDeleteMenuItem(ToolStripItemCollection)
AddItemsToContextMenu(ToolStripItemCollection, ReportItemMenuParams)
AddItemsToInsertMenu(ToolStripMenuItem, ReportItemMenuParams) (Inherited from ContainerReportItem)
ContainsPoint(PointF) (Inherited from ReportItem)
CreateAccessibilityInstance(AccessibleObject, ILayoutEditor) (Inherited from ReportItem)
CreateInstance(ILayoutEditor, PageSection, ReportSize)
Deactivate(Boolean) (Inherited from ContainerReportItem)
DeactivateChild(Boolean) (Inherited from ContainerReportItem)
DeactivateDescendent(IActivatable) (Inherited from ContainerReportItem)
Dispose() (Inherited from ReportItem)
Dispose(Boolean) (Inherited from ContainerReportItem)
Draw(Graphics, ReportItemDrawParams) (Inherited from ReportItem)
DrawBackground(Graphics, ReportItemDrawParams) (Inherited from ReportItem)
DrawBorder(Graphics) (Inherited from ReportItem)
DrawCore(Graphics, ReportItemDrawParams) (Inherited from TopLevelContainer)
DrawDragBox(Graphics, Matrix, RectangleF, Boolean) (Inherited from ReportItem)
DrawDragFeedback(Graphics, Matrix) (Inherited from ContainerReportItem)
DrawImage(Graphics, Image, Single, Int32, Rectangle, Boolean, Boolean) (Inherited from ReportItem)
DrawImageFitToBox(Graphics, Image, Int32, Rectangle, Boolean) (Inherited from ReportItem)
DrawMouseOverFeedback(Graphics, Matrix) (Inherited from ReportItem)
DrawOutlines(Graphics, Matrix) (Inherited from ReportItem)
DrawSelectionMarks(Graphics, Matrix, Boolean) (Inherited from ReportItem)
EnsureComponentMetadataCreated() (Inherited from ReportItem)
Execute(Command)
GetAllAncestors() (Inherited from ReportItem)
GetAncestor<T>() (Inherited from ReportItem)
GetBottomResizeLimit() (Inherited from ContainerReportItem)
GetBoundingBox() (Inherited from ReportItem)
GetBoundingSizeLimit() (Inherited from ContainerReportItem)
GetContainingDataScopes() (Inherited from ReportItem)
GetDragDropTarget(PointF, ReportItemDragParams) (Inherited from ContainerReportItem)
GetImage(String, SourceType, ReportExpression) (Inherited from ReportItem)
GetLeftResizeLimit() (Inherited from ContainerReportItem)
GetOnScreenBoundingBox(Matrix) (Inherited from ReportItem)
GetOnScreenBoundingBox(Matrix, Padding) (Inherited from ReportItem)
GetPotentialParentUnderPoint(PointF, ReportItemList) (Inherited from ContainerReportItem)
GetRdlObject() (Inherited from PageSection)
GetRdlPropertiesToExclude() (Inherited from PageSection)
GetRightResizeLimit() (Inherited from ContainerReportItem)
GetRulerFeedback() (Inherited from ContainerReportItem)
GetSelectableDescendents() (Inherited from ContainerReportItem)
GetSelectableItems() (Inherited from ContainerReportItem)
GetToolTip(PointF, Object) (Inherited from ContainerReportItem)
GetTopResizeLimit() (Inherited from ContainerReportItem)
GetTransformedBoundingBox(Graphics, Matrix) (Inherited from ReportItem)
HitTestHandles(Matrix, Point) (Inherited from ReportItem)
InsertChild(Int32, IReportItem) (Inherited from ContainerReportItem)
IntersectsWith(RectangleF) (Inherited from ReportItem)
IsAncestorOf(IReportItem) (Inherited from ContainerReportItem)
IsDescendentOf(ReportItem) (Inherited from ReportItem)
IsInsideClippingArea(Graphics, ReportItemDrawParams) (Inherited from ReportItem)
IsReadyToBeActive() (Inherited from ContainerReportItem)
OnAncestorChanged(IParent, IParent) (Inherited from ContainerReportItem)
OnContextMenuClosed(Object, ToolStripDropDownClosedEventArgs) (Inherited from ReportItem)
OnCopy(Report) (Inherited from ReportItem)
OnDoubleClick(Point) (Inherited from ContainerReportItem)
OnDragDrop(Object, ReportItemDragParams) (Inherited from ContainerReportItem)
OnDragLeave() (Inherited from ReportItem)
OnDragOver(PointF, ReportItemDragParams) (Inherited from ContainerReportItem)
OnInitializeComplete() (Inherited from ReportItem)
OnKeyDown(KeyEventArgs) (Inherited from ContainerReportItem)
OnKeyPress(Char) (Inherited from ContainerReportItem)
OnKeyPress(Keys) (Inherited from ContainerReportItem)
OnKeyUp(KeyEventArgs) (Inherited from ContainerReportItem)
OnLocationChanged() (Inherited from ReportItem)
OnMouseCaptureChanged() (Inherited from ContainerReportItem)
OnMouseDown(Point) (Inherited from ContainerReportItem)
OnMouseDrag(Point) (Inherited from ContainerReportItem)
OnMouseEnter(Point) (Inherited from ContainerReportItem)
OnMouseLeave() (Inherited from ContainerReportItem)
OnMouseMove(Point) (Inherited from ContainerReportItem)
OnMouseUp(Point) (Inherited from ContainerReportItem)
OnMouseWheel(MouseEventArgs) (Inherited from ReportItem)
OnNameChanged(String, String) (Inherited from ReportItem)
OnParentChanged(IParent, IParent) (Inherited from ReportItem)
OnRightClick(Point) (Inherited from ContainerReportItem)
OnSizeChanged() (Inherited from ReportItem)
QueryState(Command)
QuickDraw(Graphics, Matrix, Int32) (Inherited from ContainerReportItem)
RemoveChild(IReportItem) (Inherited from ContainerReportItem)
Resize(HandleType, Double, Double) (Inherited from ReportItem)
ResizeBottom(Double)
ResizeLeft(Double) (Inherited from ReportItem)
ResizeRight(Double)
ResizeToEncloseChildren() (Inherited from TopLevelContainer)
ResizeTop(Double) (Inherited from ReportItem)
SavePositionAndSize() (Inherited from ReportItem)
SetBoundingBox(RectangleD) (Inherited from TopLevelContainer)
SetItemClipping(Graphics, ReportItemDrawParams) (Inherited from ReportItem)
SetRdlObject(ReportElement) (Inherited from ReportItem)
ShowPropertyDialog()
Translate(Double, Double) (Inherited from ContainerReportItem)
UpdateGroupingPane(IGroupingPane) (Inherited from ReportItem)
UpdateReferences(NameChanges) (Inherited from ReportItem)
UpdateReferencesRecursive(NameChanges) (Inherited from ReportItem)
UseHandleToMove() (Inherited from ReportItem)

Events

Disposed (Inherited from ReportItem)

Applies to