RectangleReportItem Class

Definition

public ref class RectangleReportItem : Microsoft::ReportDesigner::ContainerReportItem, Microsoft::ReportDesigner::IComponentizable, Microsoft::ReportDesigner::ISelection
[System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.ReportItemEditor), typeof(System.ComponentModel.ComponentEditor))]
[System.Drawing.ToolboxBitmap(typeof(Microsoft.ReportDesigner.RectangleReportItem), "images.Rectangle.bmp")]
public class RectangleReportItem : Microsoft.ReportDesigner.ContainerReportItem, Microsoft.ReportDesigner.IComponentizable, Microsoft.ReportDesigner.ISelection
[<System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.ReportItemEditor), typeof(System.ComponentModel.ComponentEditor))>]
[<System.Drawing.ToolboxBitmap(typeof(Microsoft.ReportDesigner.RectangleReportItem), "images.Rectangle.bmp")>]
type RectangleReportItem = class
    inherit ContainerReportItem
    interface ISelection
    interface IComponentizable
Public Class RectangleReportItem
Inherits ContainerReportItem
Implements IComponentizable, ISelection
Inheritance
RectangleReportItem
Attributes
Implements

Constructors

RectangleReportItem(ILayoutEditor)

Fields

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

Properties

Action
ActiveChild (Inherited from ContainerReportItem)
AllowedChildrenActions (Inherited from ContainerReportItem)
AllowInHeaderFooter (Inherited from ContainerReportItem)
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 (Inherited from ContainerReportItem)
Children (Inherited from ContainerReportItem)
ComponentDescription
ComponentID
ContainingDataRegion (Inherited from ReportItem)
CustomProperties (Inherited from ReportItem)
DataElementName (Inherited from ReportItem)
DataElementOutput
DocumentMapLabel (Inherited from ReportItem)
DocumentMapLabelLocId (Inherited from ReportItem)
ErrorRendering (Inherited from ReportItem)
Height (Inherited from ReportItem)
Hidden (Inherited from ReportItem)
HideUpdateNotifications
ItemAccessibleObject (Inherited from ReportItem)
ItemLocation (Inherited from ReportItem)
ItemSize (Inherited from ReportItem)
ItemTypeDisplayName (Inherited from ReportItem)
ItemTypeName (Inherited from ReportItem)
KeepTogether
Language (Inherited from ContainerReportItem)
LayoutEditor (Inherited from ReportItem)
Left (Inherited from ReportItem)
LeftBorder (Inherited from ReportItem)
LinkToChild
MinimumSize (Inherited from ReportItem)
Name (Inherited from ReportItem)
NeedsDoubleClickToActivate (Inherited from ContainerReportItem)
OmitBorderOnPageBreak
OwnerReportItem (Inherited from ContainerReportItem)
PageBreak
PageName
Parent (Inherited from ReportItem)
ParentName (Inherited from ReportItem)
PreferredHeightUnit (Inherited from ReportItem)
PreferredWidthUnit (Inherited from ReportItem)
RdlRectangle
RdlReportElement (Inherited from ReportItem)
RdlReportItem (Inherited from ReportItem)
RectangleDataElementOutput
RenderingTime (Inherited from ReportItem)
RepeatWith (Inherited from ReportItem)
Report (Inherited from ReportItem)
ReportItem
Right (Inherited from ReportItem)
RightBorder (Inherited from ReportItem)
Site (Inherited from ReportItem)
SourcePath
SyncDate
ToggleItem (Inherited from ReportItem)
ToolTip
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() (Inherited from ContainerReportItem)
ActivateChild(IActivatable) (Inherited from ContainerReportItem)
ActivateDescendent(IActivatable) (Inherited from ContainerReportItem)
AddChild(IReportItem) (Inherited from ContainerReportItem)
AddItemsToContextMenu(ToolStripItemCollection, ReportItemMenuParams)
AddItemsToInsertMenu(ToolStripMenuItem, ReportItemMenuParams) (Inherited from ContainerReportItem)
ContainsPoint(PointF) (Inherited from ReportItem)
CreateAccessibilityInstance(AccessibleObject, ILayoutEditor) (Inherited from ReportItem)
Deactivate(Boolean) (Inherited from ContainerReportItem)
DeactivateChild(Boolean) (Inherited from ContainerReportItem)
DeactivateDescendent(IActivatable) (Inherited from ContainerReportItem)
Dispose() (Inherited from ReportItem)
Dispose(Boolean) (Inherited from ContainerReportItem)
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) (Inherited from ContainerReportItem)
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)
Execute(Command)
GetAllAncestors() (Inherited from ReportItem)
GetAncestor<T>() (Inherited from ReportItem)
GetBottomResizeLimit() (Inherited from ContainerReportItem)
GetBoundingBox() (Inherited from ReportItem)
GetBoundingSizeLimit() (Inherited from ContainerReportItem)
GetContainingDataScopes() (Inherited from ReportItem)
GetDragDropTarget(PointF, ReportItemDragParams) (Inherited from ContainerReportItem)
GetImage(String, SourceType, ReportExpression) (Inherited from ReportItem)
GetLeftResizeLimit() (Inherited from ContainerReportItem)
GetOnScreenBoundingBox(Matrix) (Inherited from ReportItem)
GetOnScreenBoundingBox(Matrix, Padding) (Inherited from ReportItem)
GetPotentialParentUnderPoint(PointF, ReportItemList) (Inherited from ContainerReportItem)
GetRdlObject()
GetRdlPropertiesToExclude()
GetRightResizeLimit() (Inherited from ContainerReportItem)
GetRulerFeedback() (Inherited from ContainerReportItem)
GetSelectableDescendents() (Inherited from ContainerReportItem)
GetSelectableItems() (Inherited from ContainerReportItem)
GetToolTip(PointF, Object) (Inherited from ContainerReportItem)
GetTopResizeLimit() (Inherited from ContainerReportItem)
GetTransformedBoundingBox(Graphics, Matrix) (Inherited from ReportItem)
HitTestHandles(Matrix, Point) (Inherited from ReportItem)
InsertChild(Int32, IReportItem) (Inherited from ContainerReportItem)
IntersectsWith(RectangleF) (Inherited from ReportItem)
IsAncestorOf(IReportItem) (Inherited from ContainerReportItem)
IsDescendentOf(ReportItem) (Inherited from ReportItem)
IsInsideClippingArea(Graphics, ReportItemDrawParams) (Inherited from ReportItem)
IsReadyToBeActive() (Inherited from ContainerReportItem)
OnAncestorChanged(IParent, IParent) (Inherited from ContainerReportItem)
OnContextMenuClosed(Object, ToolStripDropDownClosedEventArgs) (Inherited from ReportItem)
OnCopy(Report) (Inherited from ReportItem)
OnDoubleClick(Point) (Inherited from ContainerReportItem)
OnDragDrop(Object, ReportItemDragParams) (Inherited from ContainerReportItem)
OnDragLeave() (Inherited from ReportItem)
OnDragOver(PointF, ReportItemDragParams) (Inherited from ContainerReportItem)
OnInitializeComplete() (Inherited from ReportItem)
OnKeyDown(KeyEventArgs) (Inherited from ContainerReportItem)
OnKeyPress(Char) (Inherited from ContainerReportItem)
OnKeyPress(Keys) (Inherited from ContainerReportItem)
OnKeyUp(KeyEventArgs) (Inherited from ContainerReportItem)
OnLocationChanged() (Inherited from ReportItem)
OnMouseCaptureChanged() (Inherited from ContainerReportItem)
OnMouseDown(Point) (Inherited from ContainerReportItem)
OnMouseDrag(Point) (Inherited from ContainerReportItem)
OnMouseEnter(Point) (Inherited from ContainerReportItem)
OnMouseLeave() (Inherited from ContainerReportItem)
OnMouseMove(Point) (Inherited from ContainerReportItem)
OnMouseUp(Point) (Inherited from ContainerReportItem)
OnMouseWheel(MouseEventArgs) (Inherited from ReportItem)
OnNameChanged(String, String) (Inherited from ReportItem)
OnParentChanged(IParent, IParent) (Inherited from ReportItem)
OnRightClick(Point) (Inherited from ContainerReportItem)
OnSizeChanged() (Inherited from ReportItem)
QueryState(Command)
QuickDraw(Graphics, Matrix, Int32) (Inherited from ContainerReportItem)
RemoveChild(IReportItem) (Inherited from ContainerReportItem)
Resize(HandleType, Double, Double) (Inherited from ReportItem)
ResizeBottom(Double) (Inherited from ReportItem)
ResizeLeft(Double) (Inherited from ReportItem)
ResizeRight(Double) (Inherited from ReportItem)
ResizeToEncloseChildren() (Inherited from ContainerReportItem)
ResizeTop(Double) (Inherited from ReportItem)
SavePositionAndSize() (Inherited from ReportItem)
SetBoundingBox(RectangleD) (Inherited from ReportItem)
SetItemClipping(Graphics, ReportItemDrawParams) (Inherited from ReportItem)
SetRdlObject(ReportElement)
ShowPropertyDialog()
Translate(Double, Double) (Inherited from ContainerReportItem)
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