ContainerReportItem Class

Definition

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
Inheritance
ContainerReportItem
Derived
Implements

Constructors

ContainerReportItem(ReportElement, ILayoutEditor)

Fields

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

Properties

Action (Inherited from ReportItem)
ActiveChild
AllowedChildrenActions
AllowInHeaderFooter
BackgroundColor (Inherited from ReportItem)
BackgroundImage (Inherited from ReportItem)
Bookmark (Inherited from ReportItem)
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
Children
ContainingDataRegion (Inherited from ReportItem)
CustomProperties (Inherited from ReportItem)
DataElementName (Inherited from ReportItem)
DataElementOutput (Inherited from ReportItem)
DocumentMapLabel (Inherited from ReportItem)
DocumentMapLabelLocId (Inherited from ReportItem)
ErrorRendering (Inherited from ReportItem)
Height (Inherited from ReportItem)
Hidden (Inherited from ReportItem)
ItemAccessibleObject (Inherited from ReportItem)
ItemLocation (Inherited from ReportItem)
ItemSize (Inherited from ReportItem)
ItemTypeDisplayName (Inherited from ReportItem)
ItemTypeName (Inherited from ReportItem)
Language
LayoutEditor (Inherited from ReportItem)
Left (Inherited from ReportItem)
LeftBorder (Inherited from ReportItem)
MinimumSize (Inherited from ReportItem)
Name (Inherited from ReportItem)
NeedsDoubleClickToActivate
OwnerReportItem
Parent (Inherited from ReportItem)
ParentName (Inherited from ReportItem)
PreferredHeightUnit (Inherited from ReportItem)
PreferredWidthUnit (Inherited from ReportItem)
RdlReportElement (Inherited from ReportItem)
RdlReportItem (Inherited from ReportItem)
RenderingTime (Inherited from ReportItem)
RepeatWith (Inherited from ReportItem)
Report (Inherited from ReportItem)
Right (Inherited from ReportItem)
RightBorder (Inherited from ReportItem)
Site (Inherited from ReportItem)
ToggleItem (Inherited from ReportItem)
ToolTip (Inherited from ReportItem)
ToolTipLocId (Inherited from ReportItem)
Top (Inherited from ReportItem)
TopBorder (Inherited from ReportItem)
UsesGroupingPane (Inherited from ReportItem)
Visibility (Inherited from ReportItem)
Width (Inherited from ReportItem)
ZIndex (Inherited from ReportItem)

Methods

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