Поделиться через


ReportBody Класс

Определение

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
Наследование
Атрибуты
Реализации

Конструкторы

ReportBody(ILayoutEditor)

Поля

GhostAlpha (Унаследовано от ReportItem)
HandleSize (Унаследовано от ReportItem)

Свойства

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

Методы

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

События

Disposed (Унаследовано от ReportItem)

Применяется к