DataRegionPlaceholderItem Class

Definition

public ref class DataRegionPlaceholderItem sealed : Microsoft::ReportDesigner::ReportItem
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.DataRegionPlaceholderItem/DataRegionPlaceholderItemConverter))]
public sealed class DataRegionPlaceholderItem : Microsoft.ReportDesigner.ReportItem
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.DataRegionPlaceholderItem/DataRegionPlaceholderItemConverter))>]
type DataRegionPlaceholderItem = class
    inherit ReportItem
Public NotInheritable Class DataRegionPlaceholderItem
Inherits ReportItem
Inheritance
DataRegionPlaceholderItem
Attributes

Constructors

DataRegionPlaceholderItem(ILayoutEditor)

Fields

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

Properties

Action
AllowInHeaderFooter (Inherited from ReportItem)
BackgroundColor
BackgroundImage
Bookmark
Border (Inherited from ReportItem)
BorderColor
BorderStyle
BorderWidth
Bottom (Inherited from ReportItem)
BottomBorder (Inherited from ReportItem)
Calendar
ContainingDataRegion (Inherited from ReportItem)
CustomProperties (Inherited from ReportItem)
DataElementName
DataElementOutput
DocumentMapLabel
DocumentMapLabelLocId
ErrorRendering (Inherited from ReportItem)
Height (Inherited from ReportItem)
Hidden
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)
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
Report (Inherited from ReportItem)
Right (Inherited from ReportItem)
RightBorder (Inherited from ReportItem)
Site (Inherited from ReportItem)
ToggleItem
ToolTip
ToolTipLocId
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

AddItemsToContextMenu(ToolStripItemCollection, ReportItemMenuParams) (Inherited from ReportItem)
AddItemsToInsertMenu(ToolStripMenuItem, ReportItemMenuParams) (Inherited from ReportItem)
ContainsPoint(PointF) (Inherited from ReportItem)
CreateAccessibilityInstance(AccessibleObject, ILayoutEditor)
Dispose() (Inherited from ReportItem)
Dispose(Boolean) (Inherited from ReportItem)
Draw(Graphics, ReportItemDrawParams) (Inherited from ReportItem)
DrawBackground(Graphics, ReportItemDrawParams) (Inherited from ReportItem)
DrawBorder(Graphics) (Inherited from ReportItem)
DrawCore(Graphics, ReportItemDrawParams) (Inherited from ReportItem)
DrawDragBox(Graphics, Matrix, RectangleF, Boolean) (Inherited from ReportItem)
DrawDragFeedback(Graphics, Matrix) (Inherited from ReportItem)
DrawImage(Graphics, Image, Single, Int32, Rectangle, Boolean, Boolean) (Inherited from ReportItem)
DrawImageFitToBox(Graphics, Image, Int32, Rectangle, Boolean) (Inherited from ReportItem)
DrawMouseOverFeedback(Graphics, Matrix)
DrawOutlines(Graphics, Matrix) (Inherited from ReportItem)
DrawSelectionMarks(Graphics, Matrix, Boolean)
EnsureComponentMetadataCreated() (Inherited from ReportItem)
GetAllAncestors() (Inherited from ReportItem)
GetAncestor<T>() (Inherited from ReportItem)
GetBottomResizeLimit() (Inherited from ReportItem)
GetBoundingBox() (Inherited from ReportItem)
GetBoundingSizeLimit() (Inherited from ReportItem)
GetContainingDataScopes() (Inherited from ReportItem)
GetDragDropTarget(PointF, ReportItemDragParams) (Inherited from ReportItem)
GetImage(String, SourceType, ReportExpression) (Inherited from ReportItem)
GetLeftResizeLimit() (Inherited from ReportItem)
GetOnScreenBoundingBox(Matrix) (Inherited from ReportItem)
GetOnScreenBoundingBox(Matrix, Padding) (Inherited from ReportItem)
GetRdlObject() (Inherited from ReportItem)
GetRdlPropertiesToExclude() (Inherited from ReportItem)
GetRightResizeLimit() (Inherited from ReportItem)
GetRulerFeedback() (Inherited from ReportItem)
GetToolTip(PointF, Object) (Inherited from ReportItem)
GetTopResizeLimit() (Inherited from ReportItem)
GetTransformedBoundingBox(Graphics, Matrix) (Inherited from ReportItem)
HitTestDataRegionButton(Point)
HitTestHandles(Matrix, Point) (Inherited from ReportItem)
IntersectsWith(RectangleF) (Inherited from ReportItem)
IsDescendentOf(ReportItem) (Inherited from ReportItem)
IsInsideClippingArea(Graphics, ReportItemDrawParams) (Inherited from ReportItem)
LaunchWizard(PlaceholderItemWizardTypes)
OnAncestorChanged(IParent, IParent) (Inherited from ReportItem)
OnContextMenuClosed(Object, ToolStripDropDownClosedEventArgs) (Inherited from ReportItem)
OnCopy(Report) (Inherited from ReportItem)
OnDoubleClick(Point) (Inherited from ReportItem)
OnDragDrop(Object, ReportItemDragParams) (Inherited from ReportItem)
OnDragLeave() (Inherited from ReportItem)
OnDragOver(PointF, ReportItemDragParams) (Inherited from ReportItem)
OnInitializeComplete() (Inherited from ReportItem)
OnKeyDown(KeyEventArgs)
OnKeyPress(Char) (Inherited from ReportItem)
OnKeyPress(Keys) (Inherited from ReportItem)
OnKeyUp(KeyEventArgs) (Inherited from ReportItem)
OnLocationChanged() (Inherited from ReportItem)
OnMouseCaptureChanged() (Inherited from ReportItem)
OnMouseDown(Point)
OnMouseDrag(Point) (Inherited from ReportItem)
OnMouseEnter(Point) (Inherited from ReportItem)
OnMouseLeave()
OnMouseMove(Point) (Inherited from ReportItem)
OnMouseUp(Point) (Inherited from ReportItem)
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) (Inherited from ReportItem)
Resize(HandleType, Double, Double) (Inherited from ReportItem)
ResizeBottom(Double) (Inherited from ReportItem)
ResizeLeft(Double) (Inherited from ReportItem)
ResizeRight(Double) (Inherited from ReportItem)
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) (Inherited from ReportItem)
UpdateGroupingPane(IGroupingPane) (Inherited from ReportItem)
UpdateReferences(NameChanges) (Inherited from ReportItem)
UpdateReferencesRecursive(NameChanges) (Inherited from ReportItem)
UseHandleToMove()

Events

Disposed (Inherited from ReportItem)

Applies to