ReportBody Class

Definition

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

Constructors

ReportBody(ILayoutEditor)

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 (Inherited from ReportItem)
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)
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)
AddItemsToContextMenu(ToolStripItemCollection, ReportItemMenuParams)
AddItemsToInsertMenu(ToolStripMenuItem, ReportItemMenuParams)
ContainsPoint(PointF) (Inherited from ReportItem)
CreateAccessibilityInstance(AccessibleObject, ILayoutEditor)
CreateInstance(ILayoutEditor, Body, ReportSize, 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)
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()
GetRdlPropertiesToExclude()
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) (Inherited from ReportItem)
ResizeToEncloseChildren() (Inherited from TopLevelContainer)
ResizeTop(Double) (Inherited from ReportItem)
SavePositionAndSize() (Inherited from ReportItem)
SetBoundingBox(RectangleD)
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