ImageReportItem Class

Definition

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

Constructors

ImageReportItem(ILayoutEditor)

Fields

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

Properties

Action (Inherited from ReportItem)
AllowInHeaderFooter (Inherited from ReportItem)
BackgroundColor
BackgroundImage
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
ComponentDescription (Inherited from ComponentizableReportItem)
ComponentID (Inherited from ComponentizableReportItem)
ContainingDataRegion (Inherited from ReportItem)
CustomProperties (Inherited from ReportItem)
DataElementName
DataElementOutput
DocumentMapLabel (Inherited from ReportItem)
DocumentMapLabelLocId (Inherited from ReportItem)
ErrorRendering (Inherited from ReportItem)
Height (Inherited from ReportItem)
Hidden (Inherited from ReportItem)
HideUpdateNotifications (Inherited from ComponentizableReportItem)
ItemAccessibleObject (Inherited from ReportItem)
ItemLocation (Inherited from ReportItem)
ItemSize
ItemTypeDisplayName (Inherited from ReportItem)
ItemTypeName (Inherited from ReportItem)
Language
LayoutEditor (Inherited from ReportItem)
Left (Inherited from ReportItem)
LeftBorder (Inherited from ReportItem)
MIMEType
MinimumSize (Inherited from ReportItem)
Name (Inherited from ReportItem)
Padding
PaddingBottom
PaddingLeft
PaddingRight
PaddingTop
Parent (Inherited from ReportItem)
ParentName (Inherited from ReportItem)
PreferredHeightUnit (Inherited from ReportItem)
PreferredWidthUnit (Inherited from ReportItem)
RdlImage
RdlReportElement (Inherited from ReportItem)
RdlReportItem (Inherited from ReportItem)
RenderingTime (Inherited from ReportItem)
RepeatWith (Inherited from ReportItem)
Report (Inherited from ReportItem)
ReportItem (Inherited from ComponentizableReportItem)
Right (Inherited from ReportItem)
RightBorder (Inherited from ReportItem)
Site (Inherited from ReportItem)
Sizing
Source
SourcePath (Inherited from ComponentizableReportItem)
SyncDate (Inherited from ComponentizableReportItem)
ToggleItem (Inherited from ReportItem)
ToolTip (Inherited from ReportItem)
ToolTipLocId (Inherited from ReportItem)
Top (Inherited from ReportItem)
TopBorder (Inherited from ReportItem)
UsesGroupingPane (Inherited from ReportItem)
Value
Visibility (Inherited from ReportItem)
Width (Inherited from ReportItem)
ZIndex (Inherited from ReportItem)

Methods

AddItemsToContextMenu(ToolStripItemCollection, ReportItemMenuParams)
AddItemsToInsertMenu(ToolStripMenuItem, ReportItemMenuParams) (Inherited from ReportItem)
AutoSizeIfNeeded(Boolean)
ContainsPoint(PointF) (Inherited from ReportItem)
CreateAccessibilityInstance(AccessibleObject, ILayoutEditor) (Inherited from ReportItem)
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)
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) (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()
GetBoundingBox() (Inherited from ReportItem)
GetBoundingSizeLimit()
GetBrokenImage()
GetContainingDataScopes() (Inherited from ReportItem)
GetDragDropTarget(PointF, ReportItemDragParams) (Inherited from ReportItem)
GetImage(String, SourceType, ReportExpression) (Inherited from ReportItem)
GetLeftResizeLimit()
GetOnScreenBoundingBox(Matrix) (Inherited from ReportItem)
GetOnScreenBoundingBox(Matrix, Padding) (Inherited from ReportItem)
GetRdlObject() (Inherited from ReportItem)
GetRdlPropertiesToExclude() (Inherited from ReportItem)
GetRightResizeLimit()
GetRulerFeedback() (Inherited from ReportItem)
GetToolTip(PointF, Object) (Inherited from ReportItem)
GetTopResizeLimit()
GetTransformedBoundingBox(Graphics, Matrix) (Inherited from ReportItem)
HitTestHandles(Matrix, Point)
IntersectsWith(RectangleF) (Inherited from ReportItem)
IsDescendentOf(ReportItem) (Inherited from ReportItem)
IsInsideClippingArea(Graphics, ReportItemDrawParams) (Inherited from ReportItem)
OnAncestorChanged(IParent, IParent) (Inherited from ReportItem)
OnContextMenuClosed(Object, ToolStripDropDownClosedEventArgs) (Inherited from ReportItem)
OnCopy(Report)
OnDoubleClick(Point) (Inherited from ReportItem)
OnDragDrop(Object, ReportItemDragParams)
OnDragLeave() (Inherited from ReportItem)
OnDragOver(PointF, ReportItemDragParams)
OnInitializeComplete()
OnKeyDown(KeyEventArgs) (Inherited from ReportItem)
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) (Inherited from ReportItem)
OnMouseDrag(Point) (Inherited from ReportItem)
OnMouseEnter(Point) (Inherited from ReportItem)
OnMouseLeave() (Inherited from ReportItem)
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) (Inherited from ReportItem)
OnSizeChanged() (Inherited from ReportItem)
QueryState(Command)
QuickDraw(Graphics, Matrix, Int32) (Inherited from ReportItem)
Resize(HandleType, Double, Double) (Inherited from ReportItem)
ResizeBottom(Double)
ResizeLeft(Double)
ResizeRight(Double)
ResizeTop(Double)
SavePositionAndSize() (Inherited from ReportItem)
SetBoundingBox(RectangleD) (Inherited from ReportItem)
SetItemClipping(Graphics, ReportItemDrawParams) (Inherited from ReportItem)
SetRdlObject(ReportElement) (Inherited from ReportItem)
ShowPropertyDialog()
Translate(Double, Double) (Inherited from ReportItem)
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