Share via


ContainerReportItem クラス

定義

public ref class ContainerReportItem abstract : Microsoft::ReportDesigner::ReportItem, IDisposable, Microsoft::ReportDesigner::IActivatable, System::ComponentModel::IComponent
public abstract class ContainerReportItem : Microsoft.ReportDesigner.ReportItem, IDisposable, Microsoft.ReportDesigner.IActivatable, System.ComponentModel.IComponent
type ContainerReportItem = class
    inherit ReportItem
    interface IParent
    interface IActivatable
    interface IReportItem
    interface ITool
    interface IComponent
    interface IDisposable
Public MustInherit Class ContainerReportItem
Inherits ReportItem
Implements IActivatable, IComponent, IDisposable
継承
ContainerReportItem
派生
実装

コンストラクター

ContainerReportItem(ReportElement, ILayoutEditor)

フィールド

GhostAlpha (継承元 ReportItem)
HandleSize (継承元 ReportItem)

プロパティ

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

メソッド

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

イベント

Disposed (継承元 ReportItem)

適用対象