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
衍生
實作

建構函式

名稱 Description
ContainerReportItem(ReportElement, ILayoutEditor)

欄位

名稱 Description
GhostAlpha (繼承來源 ReportItem)
HandleSize (繼承來源 ReportItem)

屬性

名稱 Description
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)

方法

名稱 Description
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, Padding) (繼承來源 ReportItem)
GetOnScreenBoundingBox(Matrix) (繼承來源 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)

事件

名稱 Description
Disposed (繼承來源 ReportItem)

適用於