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)

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